From 30073392a48d61b0d819d26b485460b166329cc2 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 31 Jan 2010 13:20:49 -0600 Subject: Add initial South migration for 'main' app Thanks to Evangelos Foutras for the inspiration. Recreated from scratch only to make sure everything is in sync. From this point on, you will need to have the 'south' Django/Python package installed to use archweb. Signed-off-by: Dan McGee --- main/migrations/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 main/migrations/__init__.py (limited to 'main/migrations/__init__.py') diff --git a/main/migrations/__init__.py b/main/migrations/__init__.py new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3