django1/django/contrib
Tim Graham 95cc0e15b4 Fixed #22819 -- Renamed output_type -> output_field in query expression API.
Thanks jorgecarleitao for the suggestion.
2014-06-17 11:57:16 -04:00
..
admin Use __first__ not __latest__ for unknown app dependencies 2014-06-16 09:54:43 -07:00
admindocs Updated translation catalogs 2014-05-19 15:17:35 +02:00
auth Added database migration for contrib.auth. 2014-06-16 16:21:37 -04:00
contenttypes Added database migration for contrib.contenttypes. 2014-06-16 15:03:00 -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 Fixed #22819 -- Renamed output_type -> output_field in query expression API. 2014-06-17 11:57:16 -04: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 Fixed #22819 -- Renamed output_type -> output_field in query expression API. 2014-06-17 11:57:16 -04:00
redirects Added database migration for contrib.redirects. 2014-06-15 20:20:22 -04:00
sessions Added database migration for contrib.sessions. 2014-06-16 10:18:42 -04: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