django1/django/contrib
Andrew Godwin 588b523233 Merge remote-tracking branch 'core/master' into schema-alteration
Conflicts:
	django/db/models/options.py
2013-08-09 14:37:37 +01:00
..
admin Fixed #20865 -- Fixed raw_id_fields to work with callable limit_choices_to. 2013-08-06 13:41:52 -04:00
admindocs Fixed a number of lint warnings, particularly around unused variables. 2013-08-04 09:17:10 -07:00
auth Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-09 14:37:37 +01:00
comments Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
contenttypes Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-09 14:17:30 +01:00
flatpages Updated flatpages tests to override CSRF_FAILURE_VIEW. 2013-07-30 13:04:30 -04:00
formtools Fixed a number of lint warnings, particularly around unused variables. 2013-08-04 09:17:10 -07:00
gis Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-09 14:17:30 +01:00
humanize Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
messages Removed most of absolute_import imports 2013-07-29 20:28:13 +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 Fixed #20793 -- Added Last-Modified header to sitemaps. 2013-07-31 07:42:30 -04:00
sites Rename allow_syncdb to allow_migrate 2013-07-30 12:08:59 +01:00
staticfiles Deprecated SortedDict (replaced with collections.OrderedDict) 2013-08-04 07:09:39 -04: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 Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00