django1/django/contrib
Nick Pope 8d01edfa65 Refs #30123 -- Simplified introspection of geography columns on PostGIS. 2019-01-23 13:18:03 -05:00
..
admin Refs #27991 -- Made obj a required argument of InlineModelAdmin.has_add_permission(). 2019-01-17 11:14:07 -05:00
admindocs Removed unused variables. 2018-11-09 15:44:12 -05:00
auth Increased the default PBKDF2 iterations for Django 3.0. 2019-01-17 11:15:27 -05:00
contenttypes Fetched Armenian translations from Transifex 2019-01-10 10:50:42 +01:00
flatpages Updated translation catalogs 2019-01-16 20:51:26 +01:00
gis Refs #30123 -- Simplified introspection of geography columns on PostGIS. 2019-01-23 13:18:03 -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 Refs #28370 -- Removed support for the context arg of Field.from_db_value() and Expression.convert_value(). 2019-01-17 10:52:19 -05:00
redirects Fetched Armenian translations from Transifex 2019-01-10 10:50:42 +01:00
sessions Fetched Armenian translations from Transifex 2019-01-10 10:50:42 +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 Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -05:00
staticfiles Refs #21221 -- Removed staticfiles and admin_static template tag libraries. 2019-01-17 10:52:19 -05:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py