django1/django/contrib
Sergey Fedoseev a920c0b852 Fixed #31142 -- Fixed MakeValid.output_field when geometry type is changed.
Regression in 2ef4b4795e.
2020-01-20 08:59:45 +01:00
..
admin Optimized ModelAdmin._changeform_view() by avoiding multiple get_fieldsets() calls. 2020-01-17 16:00:04 +01:00
admindocs Refs #30585 -- Updated project templates and tests to use (block)translate tags. 2019-12-18 13:15:38 +01:00
auth Refs #30585 -- Updated project templates and tests to use (block)translate tags. 2019-12-18 13:15:38 +01:00
contenttypes Updated contrib translations from Transifex. 2019-12-02 11:25:23 +01:00
flatpages Updated contrib translations from Transifex. 2019-12-02 11:25:23 +01:00
gis Fixed #31142 -- Fixed MakeValid.output_field when geometry type is changed. 2020-01-20 08:59:45 +01:00
humanize Updated contrib translations from Transifex. 2019-12-02 11:25:23 +01:00
messages Refs #26601 -- Removed obsolete workarounds for MIDDLEWARE_CLASSES setting. 2019-10-23 08:18:48 +02:00
postgres Fixed #31097 -- Fixed crash of ArrayAgg and StringAgg with filter when used in Subquery. 2019-12-31 10:35:43 +01:00
redirects Updated contrib translations from Transifex. 2019-12-02 11:25:23 +01:00
sessions Updated contrib translations from Transifex. 2019-12-02 11:25:23 +01: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-12-02 11:25:23 +01:00
staticfiles Refs #29983 -- Added support for using pathlib.Path in all settings. 2019-11-07 10:26:22 +01:00
syndication Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00
__init__.py