django1/django/contrib/contenttypes
Claude Paroz 5fcfe5361e Updated translations from Transifex.
Forwardport of f7397bb7c8 from stable/3.1.x.
2020-09-30 10:25:48 +02:00
..
locale Updated translations from Transifex. 2020-09-30 10:25:48 +02:00
management Reverted "Refs -- Removed obsolete __init__.py files in management command directories." 2020-06-01 10:55:41 +02:00
migrations Fixed -- Made migrations serialize sets as set literals rather than set(). 2017-05-18 09:33:40 -04:00
__init__.py Fixed -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
admin.py Fixed -- Simplified code using tuple/list/set/dict unpacking. 2017-12-11 07:08:45 -05:00
apps.py Fixed -- Added model name max length check of 100 characters in contrib.contentttypes. 2017-06-26 18:12:35 -04:00
checks.py Fixed -- Added model name max length check of 100 characters in contrib.contentttypes. 2017-06-26 18:12:35 -04:00
fields.py Fixed -- Fixed EmptyFieldListFilter crash with GenericRelation. 2020-09-25 10:09:28 +02:00
forms.py Refs -- Allowed GenericInlineFormSet to disable deleting extra forms. 2020-08-18 09:37:15 +02:00
models.py Refs -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
views.py Fixed -- Improved typography of user facing strings. 2019-06-28 16:46:18 +02:00