This website requires JavaScript.
Explore
Help
Register
Sign In
learning
/
Python-100-Days
mirror of
https://github.com/jackfrued/Python-100-Days.git
Watch
1
Star
0
Fork
You've already forked Python-100-Days
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5dba374428
Python-100-Days
/
Day46-60
/
code
/
hellodjango
/
first
/
apps.py
6 lines
85 B
Python
Executable File
Raw
Blame
History
from
django
.
apps
import
AppConfig
class
FirstConfig
(
AppConfig
)
:
name
=
'
first
'
Reference in New Issue
View Git Blame
Copy Permalink