From 63a6a653d4282f74e35582d41ca507139c9cfbe1 Mon Sep 17 00:00:00 2001 From: Emre Yilmaz Date: Thu, 3 Dec 2015 18:51:39 +0200 Subject: Fixed #25855 -- Enhanced the migration warning for runserver. Added unapplied migration count and the list of unmigrated apps. --- tests/admin_scripts/another_app_waiting_migration/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/admin_scripts/another_app_waiting_migration/__init__.py (limited to 'tests/admin_scripts/another_app_waiting_migration/__init__.py') diff --git a/tests/admin_scripts/another_app_waiting_migration/__init__.py b/tests/admin_scripts/another_app_waiting_migration/__init__.py new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.3