1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/admin_scripts
Tim Graham 75bbcfa332 Replaced sqlall in some bash_completion/admin_scripts tests.
sqlall will be removed in Django 1.9, so now's a good time to remove
its usage where it's not important.
2014-12-26 18:52:26 -05:00
..
app_raising_messages
app_raising_warning
app_with_import
broken_app
complex_app Fixed #22835 -- Deprecated NoArgsCommand. 2014-06-19 08:54:59 -04:00
custom_templates Fixed #22699 -- Configure default settings in some management commands. 2014-05-27 21:43:52 +02:00
management Fixed #23663 -- Initialize output streams for BaseCommand in __init__(). 2014-10-22 09:25:50 +07:00
simple_app Fixed #22835 -- Deprecated NoArgsCommand. 2014-06-19 08:54:59 -04:00
__init__.py
models.py
tests.py Replaced sqlall in some bash_completion/admin_scripts tests. 2014-12-26 18:52:26 -05:00
urls.py Fixed #23276 -- Deprecated passing views as strings to url(). 2014-08-12 13:15:40 -04:00