1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/admin_scripts
2016-09-03 12:00:00 -04:00
..
another_app_waiting_migration Fixed #25855 -- Enhanced the migration warning for runserver. 2015-12-21 12:54:29 -05:00
app_raising_messages Removed unneeded hint=None/obj=None in system check messages. 2016-02-12 13:01:25 -05:00
app_raising_warning Removed unneeded hint=None/obj=None in system check messages. 2016-02-12 13:01:25 -05:00
app_waiting_migration Fixed #25855 -- Enhanced the migration warning for runserver. 2015-12-21 12:54:29 -05:00
app_with_import
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 Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
simple_app
__init__.py
tests.py Fixed #27171 -- Added unicode_literals and coding preamble to all files in startapp template on Python 2. 2016-09-03 12:00:00 -04:00
urls.py