mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
fixed tests working.
This commit is contained in:
@@ -128,3 +128,5 @@ USE_X_FORWARDED_HOST = os.getenv('USE_X_FORWARDED_HOST', False) == 'True'
|
||||
SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')
|
||||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
|
||||
|
||||
MYLAR_API_KEY = os.getenv('MYLAR_API_KEY', None)
|
||||
|
||||
Reference in New Issue
Block a user