# HG changeset patch # User Peter Sanchez # Date 1447367924 28800 # Thu Nov 12 14:38:44 2015 -0800 # Node ID 203217b721c71da6ef8982170ab49c6adeaf8140 # Parent 3af11de24b3c5fe38cda1ba6c893d14200b4247a Removing south migrations diff --git a/twittersync/migrations/0001_initial.py b/twittersync/south_migrations/0001_initial.py rename from twittersync/migrations/0001_initial.py rename to twittersync/south_migrations/0001_initial.py diff --git a/twittersync/migrations/__init__.py b/twittersync/south_migrations/__init__.py rename from twittersync/migrations/__init__.py rename to twittersync/south_migrations/__init__.py