django1/django/contrib
Tim Graham 91c77eeab8 Avoided hardcoding Permission.name max_length
refs #18866.
2013-10-16 11:31:07 -04:00
..
admin Updated admin alert colors 2013-10-15 10:18:51 -04:00
admindocs Fixed #7603 -- Added a 'scheme' property to the HttpRequest object 2013-10-15 09:04:12 -04: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 Fixed #7603 -- Added a 'scheme' property to the HttpRequest object 2013-10-15 09:04:12 -04: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 Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00