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
/
contenttypes
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
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read
http://code.djangoproject.com/wiki/RemovingTheMagic
for upgrade instructions.
2006-05-02 01:31:56 +00:00
generic.py
Fixed
#21288
-- Fixed E126 pep8 warnings
2013-10-21 08:31:30 -04:00
management.py
Fixed
#20989
-- Removed useless explicit list comprehensions.
2013-08-30 10:57:51 -04:00
models.py
(Re-)moved some imports
2013-05-21 17:34:19 +02:00
tests.py
Fixed
#21268
-- Fixed E303 pep8 warnings
2013-10-18 01:46:24 +01:00
views.py
Fixed
#7603
-- Added a 'scheme' property to the HttpRequest object
2013-10-15 09:04:12 -04:00