django1/django/contrib
Min ho Kim 6c761a25fb [3.0.x] Fixed #30725 -- Fixed width of DateTimeField inputs in admin tabular inline.
"width" of DateTimeField inputs in admin tabular inline wasn't set
correctly what caused displaying too small inputs with responsive CSS
when timezone warning wasn't present.
Backport of b1d6b35e14 from master
2019-09-17 14:34:14 +02:00
..
admin [3.0.x] Fixed #30725 -- Fixed width of DateTimeField inputs in admin tabular inline. 2019-09-17 14:34:14 +02:00
admindocs Updated translation catalogs 2019-09-08 17:35:32 +02:00
auth Updated translation catalogs 2019-09-08 17:35:32 +02:00
contenttypes Updated translation catalogs 2019-09-08 17:35:32 +02:00
flatpages Updated translation catalogs 2019-09-08 17:35:32 +02:00
gis Updated translation catalogs 2019-09-08 17:35:32 +02:00
humanize Updated translations from Transifex 2019-06-29 16:17:16 +02:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
postgres [3.0.x] Fixed #30758 -- Made RangeFields use multiple hidden inputs for initial data. 2019-09-17 12:21:02 +02:00
redirects Updated translation catalogs 2019-09-08 17:35:32 +02:00
sessions Updated translations from Transifex 2019-06-29 16:17:16 +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 translations from Transifex 2019-06-29 16:17:16 +02:00
staticfiles Fixed #30599 -- Prevented ManifestFilesMixin.read_manifest() from silencing errors other than FileNotFoundError. 2019-08-02 08:35:28 +02:00
syndication Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00
__init__.py