django1/django/contrib
François Freitag 71d9876e39 Refs #18325 -- Removed unnecessary line endings in management commands.
The OutputWrapper automatically adds \n when it’s not present.
2020-04-27 10:10:36 +02:00
..
admin Removed unnecessary tuple wrapping of single format string argument. 2020-04-27 08:30:16 +02:00
admindocs Updated translations from Transifex. 2020-01-31 20:59:10 +01:00
auth Refs #18325 -- Removed unnecessary line endings in management commands. 2020-04-27 10:10:36 +02:00
contenttypes Refs #18325 -- Removed unnecessary line endings in management commands. 2020-04-27 10:10:36 +02:00
flatpages Updated translations from Transifex. 2020-01-31 20:59:10 +01:00
gis Refs #18325 -- Removed unnecessary line endings in management commands. 2020-04-27 10:10:36 +02:00
humanize Fixed #31363 -- Added support for negative integers to intword template filter. 2020-03-16 08:44:43 +01: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 Refs #12990 -- Moved PostgresSimpleLookup to the django.db.models.lookups.PostgresOperatorLookup. 2020-04-01 10:55:53 +02:00
redirects Updated translations from Transifex. 2020-01-31 20:59:10 +01:00
sessions Refs #18325 -- Removed unnecessary line endings in management commands. 2020-04-27 10:10:36 +02: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 translations from Transifex. 2020-01-31 20:59:10 +01:00
staticfiles Refs #18325 -- Removed unnecessary line endings in management commands. 2020-04-27 10:10:36 +02:00
syndication Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00
__init__.py