django1/django/contrib/contenttypes
Jon Dufresne 7bbb5161ea Removed implicit default store_true/false argparse args.
argparse automatically sets the default value for store_true/false
arguments to its opposite.
2017-04-01 20:03:56 -04:00
..
locale Updated translations from Transifex 2016-09-30 22:12:41 +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