django/tests/admin_scripts
Claude Paroz 3514bcb251 Fixed #21284 -- Prevented KeyError swallowing in fetch_command
Thanks wildfire for the report.
2013-10-17 18:57:44 +02:00
..
app_with_import Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
broken_app
complex_app Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
custom_templates Whitespace cleanup. 2013-10-10 16:49:20 -04:00
management Whitespace cleanup. 2013-10-10 16:49:20 -04:00
simple_app Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
__init__.py
models.py
tests.py Fixed #21284 -- Prevented KeyError swallowing in fetch_command 2013-10-17 18:57:44 +02:00
urls.py