This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
f4416b1a8b
django1
/
django
/
conf
/
project_template
/
project_name
History
Andrew Pinkham
0b5abb0321
Fixed
#24635
-- Updated deprecated urls.py examples in default project template.
2015-04-14 12:48:17 -04:00
..
__init__.py
Fixed
#15372
-- Switched to a startproject default layout that allows us to avoid sys.path hacks.
2011-10-13 05:56:15 +00:00
settings.py
Deprecated TEMPLATE_DEBUG setting.
2015-02-15 20:47:04 +01:00
urls.py
Fixed
#24635
-- Updated deprecated urls.py examples in default project template.
2015-04-14 12:48:17 -04:00
wsgi.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00