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
ee48f4af99
django1
/
django
/
contrib
/
redirects
History
Tim Graham
ae48d77ef8
Fixed E225 pep8 warnings.
2013-10-23 06:09:29 -04:00
..
locale
Updated translation templates and removed en translations
2013-05-02 16:25:23 +02: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
Fixed
#19321
-- Allowed redirect middleware HTTP responses to be overridden.
2013-10-04 07:36:39 -04:00
models.py
Fixed E225 pep8 warnings.
2013-10-23 06:09:29 -04:00
tests.py
Fixed
#21288
-- Fixed E126 pep8 warnings
2013-10-21 08:31:30 -04:00