django1/django/contrib
Claude Paroz e286987a27 Fixed #30459 -- Delegated hide/show JS toggle to parent div.
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2019-05-17 07:46:45 +02:00
..
admin Fixed #30459 -- Delegated hide/show JS toggle to parent div. 2019-05-17 07:46:45 +02:00
admindocs Updated contrib translations from Transifex. 2019-04-01 12:22:15 +02:00
auth Fixed #30351 -- Handled pre-existing permissions in proxy model permissions data migration. 2019-04-27 20:18:22 +02:00
contenttypes Updated contrib translations from Transifex. 2019-04-01 12:22:15 +02:00
flatpages Removed unnecessary assignments in various code. 2019-04-24 13:09:29 +02:00
gis Fixed #30447 -- Added 'is_in_european_union' in GeoIP2.city() dict. 2019-05-07 13:31:44 +02:00
humanize Updated contrib translations from Transifex. 2019-04-01 12:22:15 +02:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
postgres Fixed #30385 -- Restored SearchVector(config) immutability. 2019-04-23 08:11:33 +02:00
redirects Updated contrib translations from Transifex. 2019-04-01 12:22:15 +02:00
sessions Updated contrib translations from Transifex. 2019-04-01 12:22:15 +02:00
sitemaps Refs #23829 -- Made ping_google command/function use https for the sitemap URL. 2019-01-11 10:32:22 -05:00
sites Updated contrib translations from Transifex. 2019-04-01 12:22:15 +02:00
staticfiles Refs #28593 -- Changed url() to path() in comments following URL routing changes. 2019-05-13 18:30:51 +02:00
syndication Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00
__init__.py