diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2014-01-01 18:05:12 +0100 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2014-01-01 18:11:15 +0100 |
| commit | 0ce945a67151acf2c58bc35a47f4c3d45ff30085 (patch) | |
| tree | 717f04846c00278778470f1b02162dbff1121aa0 /tests/admin_scripts/complex_app/management/commands/__init__.py | |
| parent | f17d00278ee4a22421dc8148588d94fe7fa17427 (diff) | |
Fixed #21018 -- Reversed precedence order for management commands.
Diffstat (limited to 'tests/admin_scripts/complex_app/management/commands/__init__.py')
| -rw-r--r-- | tests/admin_scripts/complex_app/management/commands/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/admin_scripts/complex_app/management/commands/__init__.py b/tests/admin_scripts/complex_app/management/commands/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/admin_scripts/complex_app/management/commands/__init__.py |
