django1/django/contrib
Dan Davis 5e94c817ee [2.2.x] Fixed #30184 -- Removed ellipsis characters from shell output strings.
Partially reverted 50b8493581 (refs #29654)
to avoid a crash when the user shell doesn't support non-ASCII characters.
Backport of 2bd8df243a from master.
2019-02-13 14:00:53 -05:00
..
admin [2.2.x] Refs #30097 -- Fixed typos in InlineModelAdmin.has_add_permission() deprecation comments. 2019-01-17 18:40:11 -05:00
admindocs Removed unused variables. 2018-11-09 15:44:12 -05:00
auth Fixed #11154, #22270 -- Made proxy model permissions use correct content type. 2019-01-16 10:07:28 -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 [2.2.x] Fixed #30184 -- Removed ellipsis characters from shell output strings. 2019-02-13 14:00:53 -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 Fixed #29738 -- Allowed serializing psycopg2 range types in migrations. 2019-01-11 19:32:26 -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 Removed unused variables. 2018-11-09 15:44:12 -05:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py