django1/django/contrib
Claude Paroz 72026fff39 [1.11.x] Refs #21415 -- Fixed contrib.humanize translations for es_AR
Thanks Blas Castro for the report and the patch.
2017-07-05 08:39:39 +02:00
..
admin [1.11.x] Fixed #27967 -- Fixed KeyError in admin's inline form with inherited non-editable pk. 2017-06-12 21:22:53 -04:00
admindocs [1.11.x] Updated translations from Transifex 2017-05-31 21:42:51 +02:00
auth [1.11.x] Fixed #28229 -- Fixed the value of LoginView's "next" template variable. 2017-06-13 09:19:11 -04:00
contenttypes [1.11.x] Updated contrib translations from Transifex 2017-04-04 12:36:49 +02:00
flatpages [1.11.x] Updated translations from Transifex 2017-05-31 21:42:51 +02:00
gis [1.11.x] Sorted imports per isort 4.2.9. 2017-06-01 13:30:08 -04:00
humanize [1.11.x] Refs #21415 -- Fixed contrib.humanize translations for es_AR 2017-07-05 08:39:39 +02:00
messages Fixed #27688 -- Made messages' add_message() request check use ducktyping. 2017-01-09 18:03:10 -05:00
postgres [1.11.x] Updated translations from Transifex 2017-05-31 21:42:51 +02:00
redirects [1.11.x] Updated contrib translations from Transifex 2017-04-04 12:36:49 +02:00
sessions [1.11.x] Fixed #28066 -- Prevented SessionBase.cycle_key() from discarding data. 2017-04-17 22:27:59 -04:00
sitemaps Added tests for contrib.sitemaps.ping_google(). 2016-11-22 18:27:19 -05:00
sites [1.11.x] Updated contrib translations from Transifex 2017-04-04 12:36:49 +02:00
staticfiles [1.11.x] Sorted imports per isort 4.2.9. 2017-06-01 13:30:08 -04:00
syndication Replaced smart_* by force_* calls whenever possible 2016-09-03 13:46:41 +02:00
__init__.py