--- a/src/ldtplatform/settings.py Tue Apr 28 15:45:13 2015 +0200
+++ b/src/ldtplatform/settings.py Thu Apr 30 13:32:34 2015 +0200
@@ -154,9 +154,14 @@
'metadatacomposer',
)
+MIGRATION_MODULES = {
+ "registration": "app_migrations.registration",
+}
+
+
#AUTH_PROFILE_MODULE = 'user.UserProfile'
AUTH_USER_MODEL = 'user.LdtUser'
-INITIAL_CUSTOM_USER_MIGRATION = "0009_rename_auth_user_to_user_ldt_user"
+#INITIAL_CUSTOM_USER_MIGRATION = "0009_rename_auth_user_to_user_ldt_user"
DECOUPAGE_BLACKLIST = (
"de_PPP",