django1/django/contrib
Claude Paroz d7576bb27a Added database migration for contrib.redirects.
refs #22170.
2014-06-15 20:20:22 -04:00
..
admin Fixed #22563: Added migration to admin, fixed a few more loader issues. 2014-06-15 11:25:39 -07:00
admindocs Updated translation catalogs 2014-05-19 15:17:35 +02:00
auth Converted remaining management commands to argparse 2014-06-14 13:43:44 +02:00
contenttypes Fixed #10811 -- Made assigning unsaved objects to FK, O2O, and GFK raise ValueError. 2014-06-05 13:12:01 -04:00
flatpages Added database migration for contrib.flatpages. 2014-06-15 19:29:53 -04:00
formtools Fixed formtools tests with Python 2 2014-06-09 10:28:39 +02:00
gis Converted remaining management commands to argparse 2014-06-14 13:43:44 +02:00
humanize Updated translation catalogs 2014-05-19 15:17:35 +02:00
messages Fixed #22384 -- Deprecated reversing URLs by dotted path. 2014-06-03 07:30:14 -04:00
postgres Added array field support for PostgreSQL. 2014-05-22 09:53:26 +01:00
redirects Added database migration for contrib.redirects. 2014-06-15 20:20:22 -04:00
sessions Updated translation catalogs 2014-05-19 15:17:35 +02:00
sitemaps Fixed #22384 -- Deprecated reversing URLs by dotted path. 2014-06-03 07:30:14 -04:00
sites Added database migration for contrib.sites. 2014-06-15 19:28:20 -04:00
staticfiles Converted remaining management commands to argparse 2014-06-14 13:43:44 +02:00
syndication Removed locale dirs for single-message apps 2014-05-19 14:13:01 +02:00
webdesign Removed locale dirs for single-message apps 2014-05-19 14:13:01 +02:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00