django1/django/contrib
Loic Bistuer 45840927d3 Silenced some deprecation warnings in contrib.sitemaps; refs #22384. 2014-09-27 00:42:47 +07:00
..
admin Fixed #8408 -- Added ModelAdmin.show_full_result_count to avoid COUNT() query. 2014-09-26 12:12:40 -04:00
admindocs Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
auth Fixed #23488 -- Added AnonymousUser.get_username(). 2014-09-18 10:48:28 -04:00
contenttypes Fixed #23539 -- Added get_extra(), get_max_num(), and get_min_num() hooks to GenericInlineModelAdmin. 2014-09-24 06:32:42 -04:00
flatpages Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
formtools Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
gis Factorized schema_editor() at BaseDatabaseWrapper level 2014-09-26 08:50:16 +02:00
humanize Corrected indentation in a contrib.humanize test; refs #23340. 2014-09-10 12:26:15 -04:00
messages Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
postgres Fixed #22962 -- Default values for ArrayField with migrations. 2014-07-29 10:37:11 +01:00
redirects Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
sessions Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
sitemaps Silenced some deprecation warnings in contrib.sitemaps; refs #22384. 2014-09-27 00:42:47 +07:00
sites Fetched translations from Transifex 2014-08-20 10:22:41 +02:00
staticfiles Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase 2014-08-28 08:44:26 +02:00
syndication Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
webdesign Fixed #22789 -- Deprecated django.contrib.webdesign. 2014-07-14 08:45:19 -04:00
__init__.py