mirror of
https://github.com/fergalmoran/dss.api.git
synced 2025-12-25 18:58:19 +00:00
Added backup management command
This commit is contained in:
@@ -21,6 +21,8 @@ ADMINS = (
|
||||
('Fergal Moran', 'fergal.moran@gmail.com'),
|
||||
)
|
||||
|
||||
PROJECT_ROOT = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
MANAGERS = ADMINS
|
||||
AUTH_PROFILE_MODULE = 'spa.UserProfile'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user