Move MinecraftProfile from the profiles app into the minecraft app, and stop using the auth profiles feature.
Might go back to auth profiles if a suitable use can be found.
This commit is contained in:
@@ -160,8 +160,6 @@ LOGGING = {
|
||||
}
|
||||
}
|
||||
|
||||
AUTH_PROFILE_MODULE = 'profiles.MinecraftProfile'
|
||||
|
||||
TEMPLATE_CONTEXT_PROCESSORS = (
|
||||
"django.contrib.auth.context_processors.auth",
|
||||
"django.core.context_processors.debug",
|
||||
|
Reference in New Issue
Block a user