django1/django/contrib
Jon Dufresne e703b93a65 Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags. 2019-12-11 09:49:54 +01:00
..
admin Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags. 2019-12-11 09:49:54 +01:00
admindocs Updated contrib translations from Transifex. 2019-12-02 11:25:23 +01:00
auth Fixed #26480 -- Fixed crash of contrib.auth.authenticate() on decorated authenticate() methods of authentication backends. 2019-12-10 09:36:30 +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 #31080 -- Removed redundant type="text/javascript" attribute from <script> tags. 2019-12-11 09:49:54 +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 #31039 -- Added support for contained_by lookup with AutoFields, SmallIntegerField, and DecimalField. 2019-12-05 15:50:39 +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