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
1597503a01
django1
/
django
/
contrib
/
redirects
History
Alasdair Nicol
b289fcf1bf
Fixed
#21288
-- Fixed E126 pep8 warnings
2013-10-21 08:31:30 -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
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
Fixed
#21288
-- Fixed E126 pep8 warnings
2013-10-21 08:31:30 -04:00