This website requires JavaScript.
Explore
Help
Sign In
kyle
/
sandbox
Watch
1
Star
0
Fork
You've already forked sandbox
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c1d6c41510
sandbox
/
django
/
mysite
/
polls
/
apps.py
6 lines
85 B
Python
Raw
Blame
History
from
django
.
apps
import
AppConfig
class
PollsConfig
(
AppConfig
)
:
name
=
'
polls
'
Reference in New Issue
View Git Blame
Copy Permalink