django1/django/contrib
btknu 7c3a8b9db2 Fixed #30243 -- Simplified ModelAdmin.render_change_form()'s has_file_field. 2019-03-08 18:03:58 -05:00
..
admin Fixed #30243 -- Simplified ModelAdmin.render_change_form()'s has_file_field. 2019-03-08 18:03:58 -05:00
admindocs Removed unneeded list() calls in enumerate() argument. 2019-02-12 07:51:43 +05:00
auth Refs #15902 -- Deprecated storing user's language in the session. 2019-02-14 10:23:02 -05:00
contenttypes Fixed #16027 -- Added app_label to ContentType.__str__(). 2019-02-07 19:56:47 -05:00
flatpages Updated translation catalogs 2019-01-16 20:51:26 +01:00
gis Added PositiveIntegerField support to LayerMapping. 2019-02-23 19:34:10 -05:00
humanize Updated translation catalogs 2019-01-16 20:51:26 +01:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
postgres Reverted "Fixed relative paths imports per isort 4.3.5." 2019-03-03 19:33:48 +01:00
redirects Fetched Armenian translations from Transifex 2019-01-10 10:50:42 +01:00
sessions Refs #15902 -- Deprecated storing user's language in the session. 2019-02-14 10:23:02 -05:00
sitemaps Refs #23829 -- Made ping_google command/function use https for the sitemap URL. 2019-01-11 10:32:22 -05:00
sites Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -05:00
staticfiles Fixed #30159 -- Removed unneeded use of OrderedDict. 2019-02-06 13:48:39 -05:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py