django1/django/contrib/contenttypes
Claude Paroz 2dba812d86 Updated contrib translations from Transifex
Forward port of 290b2849f7 from stable/1.11.x
2017-04-04 12:39:02 +02:00
..
locale Updated contrib translations from Transifex 2017-04-04 12:39:02 +02:00
management Removed implicit default store_true/false argparse args. 2017-04-01 20:03:56 -04:00
migrations Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
admin.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
apps.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
checks.py Refs #23919 -- Removed most of remaining six usage 2017-01-18 21:33:28 +01:00
fields.py Fixed spelling of "nonexistent". 2017-02-03 08:01:45 -05:00
forms.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00
models.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
views.py Imported django.http classes instead of django.http. 2017-02-27 14:47:11 -05:00