django1/django/contrib
Loic Bistuer e565e1332d Fixed #21275 -- Fixed a serializer error when generating migrations for contrib.auth.
The migration serializer now looks for a deconstruct method on any object.
2013-10-21 14:54:52 -04:00
..
admin Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
admindocs Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
auth Fixed #21275 -- Fixed a serializer error when generating migrations for contrib.auth. 2013-10-21 14:54:52 -04:00
comments Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
contenttypes Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
flatpages Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
formtools Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
gis Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
humanize Partial revert of 165f44aa. 2013-09-22 14:04:10 +02:00
messages Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
redirects Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
sessions Fixed #21268 -- Fixed E303 pep8 warnings 2013-10-18 01:46:24 +01:00
sitemaps Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
sites Fixed #21267 -- Fixed E502 pep8 warnings 2013-10-18 01:28:32 +01: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