django1/django/contrib
Alex Gaynor 7f508a3673 Removed some dead code and simplified some other ocde 2013-10-17 05:15:08 -07:00
..
admin Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
admindocs Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
auth Avoided hardcoding Permission.name max_length 2013-10-16 11:31:07 -04:00
comments Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
contenttypes Fixed #7551 -- Made GFK allow None init argument. 2013-10-16 07:03:46 -04:00
flatpages Whitespace cleanup. 2013-10-10 16:49:20 -04:00
formtools Whitespace cleanup. 2013-10-10 16:49:20 -04:00
gis Removed some dead code and simplified some other ocde 2013-10-17 05:15:08 -07:00
humanize Partial revert of 165f44aa. 2013-09-22 14:04:10 +02:00
messages Fixed #20841 -- Added messages to NotImplementedErrors 2013-09-10 11:09:59 -04:00
redirects Whitespace cleanup. 2013-10-10 16:49:20 -04:00
sessions Fixed #21134 -- Prevented queries in broken transactions. 2013-09-30 09:42:27 +02:00
sitemaps Fixed #7603 -- Added a 'scheme' property to the HttpRequest object 2013-10-15 09:04:12 -04:00
sites Whitespace cleanup. 2013-10-10 16:49:20 -04:00
staticfiles Fixed #20841 -- Added messages to NotImplementedErrors 2013-09-10 11:09:59 -04:00
syndication Refactored code and tests that relied on django.utils.tzinfo. 2013-09-09 22:32:52 +02:00
webdesign Fixed a webdesign template tag docstring to prevent parsing as metadata. 2013-10-14 19:48:24 -04:00
__init__.py