mirror of
https://github.com/fspc/workstand.git
synced 2026-09-16 16:41:38 -04:00
One day the docker stuff will work.
This commit is contained in:
@@ -126,7 +126,7 @@ STATICFILES_DIRS = [
|
||||
('vendor', os.path.join(BASE_DIR, 'vendor')),
|
||||
os.path.join(BASE_DIR, 'assets')
|
||||
]
|
||||
|
||||
STATIC_ROOT = 'STATIC'
|
||||
STATIC_URL = '/static/'
|
||||
|
||||
AUTH_USER_MODEL = 'registration.CustomUser'
|
||||
|
||||
Reference in New Issue
Block a user