diff options
| author | Karen Tracey <kmtracey@gmail.com> | 2010-04-14 19:14:23 +0000 |
|---|---|---|
| committer | Karen Tracey <kmtracey@gmail.com> | 2010-04-14 19:14:23 +0000 |
| commit | ef6308db01f7b57467f62b731ce968a9fa18fc48 (patch) | |
| tree | 2600e4449d51cc536c0927d88b23228a8c7174f5 /tests/regressiontests/admin_scripts/complex_app/__init__.py | |
| parent | 65a9d73069349800fb956a19fd19948956da3208 (diff) | |
[1.1.X] Fixed #13335: Adjusted the r12950 fix to properly handle import errors resulting from nested calls to load_app.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12973 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/admin_scripts/complex_app/__init__.py')
| -rw-r--r-- | tests/regressiontests/admin_scripts/complex_app/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/regressiontests/admin_scripts/complex_app/__init__.py b/tests/regressiontests/admin_scripts/complex_app/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/regressiontests/admin_scripts/complex_app/__init__.py |
