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
137a3d7c77
django1
/
django
/
contrib
/
redirects
History
Aymeric Augustin
e32095616c
Imported override_settings from its new location.
2013-12-23 21:37:56 +01:00
..
locale
Fixed
#21388
-- Corrected language code for Frisian
2013-11-11 13:34:01 +01:00
__init__.py
BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See
http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges
for full migration information.
2005-11-11 04:45:05 +00:00
admin.py
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
middleware.py
Moved apps back in the toplevel django namespace.
2013-12-22 11:39:55 +01:00
models.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00
tests.py
Imported override_settings from its new location.
2013-12-23 21:37:56 +01:00