mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Allows API keys added via Admin to be updated, fixes issue #64
This commit is contained in:
@@ -48,3 +48,6 @@ ADMINS = (
|
||||
)
|
||||
MANAGERS = ADMINS
|
||||
|
||||
CELERY_ALWAYS_EAGER = True
|
||||
CELERY_EAGER_PROPAGATES_EXCEPTIONS = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user