django1/django/contrib
rico-ci cb0da637a6 Fixed #31713 -- Added SpatialReference support to GDALRaster.transform(). 2020-07-07 09:26:44 +02:00
..
admin Simplified <body> element references in DateTimeShortcuts.js. 2020-07-04 21:14:52 +02:00
admindocs Refs #30400 -- Improved typography in admin_doc/missing_docutils.html. 2020-05-23 12:02:10 +02:00
auth Refs #26445 -- Allowed using UserManager.create_user()/create_superuser() in migrations. 2020-07-06 11:47:22 +02:00
contenttypes Reverted "Refs #23919 -- Removed obsolete __init__.py files in management command directories." 2020-06-01 10:55:41 +02:00
flatpages Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. 2020-04-28 10:49:00 +02:00
gis Fixed #31713 -- Added SpatialReference support to GDALRaster.transform(). 2020-07-07 09:26:44 +02:00
humanize Made intword/intcomma template filters independent of USE_L10N. 2020-06-01 07:27:08 +02:00
messages Refs #27604 -- Fixed loading of legacy cookie hashes when CookieStorage.key_salt is changed. 2020-02-04 09:06:55 +01:00
postgres Fixed #31709 -- Added support for opclasses in ExclusionConstraint. 2020-06-16 08:16:14 +02:00
redirects Refs #31541 -- Updated Redirect.new_path.help_text. 2020-06-23 12:36:53 +02:00
sessions Reverted "Refs #23919 -- Removed obsolete __init__.py files in management command directories." 2020-06-01 10:55:41 +02:00
sitemaps Reverted "Refs #23919 -- Removed obsolete __init__.py files in management command directories." 2020-06-01 10:55:41 +02:00
sites Updated translations from Transifex. 2020-01-31 20:59:10 +01:00
staticfiles Fixed #31594 -- Added ASGIStaticFilesHandler.get_response_async(). 2020-06-08 12:52:26 +02:00
syndication Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00
__init__.py