TASK_USER_ID setting uses an existing fixture for local dev
This commit is contained in:
Родитель
a217d93f01
Коммит
f45b26f49d
|
@ -74,6 +74,9 @@ VALIDATE_ADDONS = False
|
|||
|
||||
ADDON_COLLECTOR_ID = 1
|
||||
|
||||
# Default AMO user id to use for tasks (from users.json fixture in zadmin).
|
||||
TASK_USER_ID = 10968
|
||||
|
||||
|
||||
# If you have settings you want to overload, put them in a local_settings.py.
|
||||
try:
|
||||
|
|
Загрузка…
Ссылка в новой задаче