django/tests/regressiontests/admin_scripts
Carl Meyer 3541a10d49 Fixed #19164 -- Fixed diffsettings command broken in fix for #18545.
Thanks Mario César for the report and draft patch.
2012-10-22 18:49:08 -06:00
..
app_with_import
broken_app Fixed #11696: Changed app loading code so that it does not swallow import errors that used to be (prior to r10088) raised. 2010-04-12 12:39:18 +00:00
complex_app
custom_templates Fixed #18091 -- Non-ASCII templates break `django-admin.py startproject --template=TEMPLATE`. 2012-08-28 23:23:07 +02:00
management
simple_app
__init__.py
models.py
tests.py Fixed #19164 -- Fixed diffsettings command broken in fix for #18545. 2012-10-22 18:49:08 -06:00
urls.py