django1/django/contrib
Claude Paroz 67eee5e4fa Fixed #27302 -- Fixed ModelAdmin.construct_change_message() changed field detection
Thanks Ramiro Morales for the report and Tim Graham for the review.
2016-10-01 20:14:27 +02:00
..
admin Fixed #27302 -- Fixed ModelAdmin.construct_change_message() changed field detection 2016-10-01 20:14:27 +02:00
admindocs Updated translations from Transifex 2016-09-30 22:12:41 +02:00
auth Updated translations from Transifex 2016-09-30 22:12:41 +02:00
contenttypes Updated translations from Transifex 2016-09-30 22:12:41 +02:00
flatpages Updated translations from Transifex 2016-09-30 22:12:41 +02:00
gis Updated translations from Transifex 2016-09-30 22:12:41 +02:00
humanize Updated translations from Transifex 2016-09-30 22:12:41 +02:00
messages Replaced property() usage with decorator in several places. 2016-08-25 20:06:22 -04:00
postgres Updated translations from Transifex 2016-09-30 22:12:41 +02:00
redirects Updated translations from Transifex 2016-09-30 22:12:41 +02:00
sessions Fixed #26764 -- Fixed Session.cycle_key() crash on unaccessed session. 2016-08-08 13:01:25 -04:00
sitemaps Replaced property() usage with decorator in several places. 2016-08-25 20:06:22 -04:00
sites Updated translations from Transifex 2016-09-30 22:12:41 +02:00
staticfiles Replaced smart_* by force_* calls whenever possible 2016-09-03 13:46:41 +02:00
syndication Replaced smart_* by force_* calls whenever possible 2016-09-03 13:46:41 +02:00
__init__.py