django1/django/contrib
Tim Graham 402b4a7a20 Fixed #14850 -- Cleaned up duplicate code in admin formset handling.
Thanks apollo13 for the report and review.
2013-07-29 12:37:43 -04:00
..
admin Fixed #14850 -- Cleaned up duplicate code in admin formset handling. 2013-07-29 12:37:43 -04:00
admindocs Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
auth Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
comments Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
contenttypes Use a more explicit check for whether these ids are None. 2013-07-08 12:44:17 +10:00
flatpages Removed several unused imports. 2013-06-19 17:18:40 +02:00
formtools Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
gis Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
humanize Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
messages Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
redirects Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
sessions Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
sitemaps Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
sites Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 2013-06-18 08:01:17 -04:00
staticfiles Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
syndication Fixed #14656 -- Added Atom1Feed `published` element 2013-07-19 10:38:34 -04:00
webdesign Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
__init__.py