From 0ce945a67151acf2c58bc35a47f4c3d45ff30085 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Wed, 1 Jan 2014 18:05:12 +0100 Subject: Fixed #21018 -- Reversed precedence order for management commands. --- tests/admin_scripts/complex_app/management/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/admin_scripts/complex_app/management/__init__.py (limited to 'tests/admin_scripts/complex_app/management/__init__.py') diff --git a/tests/admin_scripts/complex_app/management/__init__.py b/tests/admin_scripts/complex_app/management/__init__.py new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.3