diff --git a/authentic2_idp_oauth2/migrations/0001_initial.py b/authentic2_idp_oauth2/south_migrations/0001_initial.py similarity index 100% rename from authentic2_idp_oauth2/migrations/0001_initial.py rename to authentic2_idp_oauth2/south_migrations/0001_initial.py diff --git a/authentic2_idp_oauth2/migrations/0002_auto__add_webservice.py b/authentic2_idp_oauth2/south_migrations/0002_auto__add_webservice.py similarity index 100% rename from authentic2_idp_oauth2/migrations/0002_auto__add_webservice.py rename to authentic2_idp_oauth2/south_migrations/0002_auto__add_webservice.py diff --git a/authentic2_idp_oauth2/migrations/0003_auto__add_attributerelease.py b/authentic2_idp_oauth2/south_migrations/0003_auto__add_attributerelease.py similarity index 100% rename from authentic2_idp_oauth2/migrations/0003_auto__add_attributerelease.py rename to authentic2_idp_oauth2/south_migrations/0003_auto__add_attributerelease.py diff --git a/authentic2_idp_oauth2/migrations/0004_auto__add_field_a2client_authorized_scopes.py b/authentic2_idp_oauth2/south_migrations/0004_auto__add_field_a2client_authorized_scopes.py similarity index 100% rename from authentic2_idp_oauth2/migrations/0004_auto__add_field_a2client_authorized_scopes.py rename to authentic2_idp_oauth2/south_migrations/0004_auto__add_field_a2client_authorized_scopes.py diff --git a/authentic2_idp_oauth2/migrations/0005_auto__chg_field_a2client_authorized_scopes.py b/authentic2_idp_oauth2/south_migrations/0005_auto__chg_field_a2client_authorized_scopes.py similarity index 100% rename from authentic2_idp_oauth2/migrations/0005_auto__chg_field_a2client_authorized_scopes.py rename to authentic2_idp_oauth2/south_migrations/0005_auto__chg_field_a2client_authorized_scopes.py diff --git a/authentic2_idp_oauth2/migrations/__init__.py b/authentic2_idp_oauth2/south_migrations/__init__.py similarity index 100% rename from authentic2_idp_oauth2/migrations/__init__.py rename to authentic2_idp_oauth2/south_migrations/__init__.py