1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/admin_scripts
2017-06-28 14:07:55 -04:00
..
another_app_waiting_migration Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
app_raising_messages Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
app_raising_warning Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
app_waiting_migration Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
app_with_import Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
broken_app
complex_app
custom_templates Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix. 2016-01-25 12:39:06 -05:00
management Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
simple_app
__init__.py
tests.py Fixed #27818 -- Replaced try/except/pass with contextlib.suppress(). 2017-06-28 14:07:55 -04:00
urls.py Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 2017-01-20 08:01:02 -05:00