django1/django/contrib
sujayskumar d8d853378b Fixed #24944 -- Added extra_email_context parameter to password_reset() view. 2015-09-18 18:56:04 -04:00
..
admin Refs #25294 -- Moved BoundField to django.forms.boundfield. 2015-09-16 14:43:38 -04:00
admindocs Fixed #24917 -- Made admindocs display model methods that take arguments. 2015-09-07 15:07:39 -04:00
auth Fixed #24944 -- Added extra_email_context parameter to password_reset() view. 2015-09-18 18:56:04 -04:00
contenttypes Fixed #25374 -- Made ModelAdmin checks work on instances instead of classes. 2015-09-11 09:28:34 -04:00
flatpages Fixed #23395 -- Limited line lengths to 119 characters. 2015-09-12 11:40:50 -04:00
gis Fixed #25400 -- Fixed regression in nonexistent features on gis backends. 2015-09-17 09:30:46 -04:00
humanize Updated translations from Transifex 2015-04-30 14:29:08 +02:00
messages Removed translations from contrib.messages 2015-03-18 09:30:20 +01:00
postgres Fixed #25233 -- Fixed HStoreField.has_changed() handling of initial values. 2015-08-07 13:26:17 -04:00
redirects Fixed #23395 -- Limited line lengths to 119 characters. 2015-09-12 11:40:50 -04:00
sessions Fixed #23395 -- Limited line lengths to 119 characters. 2015-09-12 11:40:50 -04:00
sitemaps Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
sites Fixed #23395 -- Limited line lengths to 119 characters. 2015-09-12 11:40:50 -04:00
staticfiles Fixed #25350 -- Added alias --no-input for --noinput to management commands. 2015-09-08 08:41:03 -04:00
syndication Fixed #13110 -- Added support for multiple enclosures in Atom feeds. 2015-09-18 18:31:58 -04:00
webdesign Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
__init__.py