Adam Johnson b3e55109bd Improved test coverage for startapp/startproject management commands. 7 years ago
..
another_app_waiting_migration d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 years ago
app_raising_messages d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 years ago
app_raising_warning d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 years ago
app_waiting_migration d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 years ago
app_with_import c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 years ago
broken_app 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 years ago
complex_app 0ed7d15563 Sorted imports with isort; refs #23860. 10 years ago
custom_templates abc0777b63 Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix. 9 years ago
management d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). 8 years ago
simple_app 9996158db4 Fixed #22835 -- Deprecated NoArgsCommand. 10 years ago
__init__.py 89f40e3624 Merged regressiontests and modeltests into the test root. 12 years ago
tests.py b3e55109bd Improved test coverage for startapp/startproject management commands. 7 years ago
urls.py 4e729feaa6 Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 8 years ago