Adds actor
This commit is contained in:
@ -87,7 +87,7 @@ DATABASES = {
|
||||
}
|
||||
}
|
||||
|
||||
LOGIN_URL = 'login/'
|
||||
LOGIN_URL = '/login/'
|
||||
AUTH_USER_MODEL = 'fedireads.User'
|
||||
|
||||
# Password validation
|
||||
|
Reference in New Issue
Block a user