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
167a3203b6
django1
/
django
/
conf
/
project_template
/
project_name
History
Erik Romijn
1daae25bdc
Fixed
#16860
-- Added password validation to django.contrib.auth.
2015-06-07 19:31:20 +02: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
Fixed
#16860
-- Added password validation to django.contrib.auth.
2015-06-07 19:31:20 +02: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