mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-22 04:38:21 +00:00
4 lines
83 B
Python
4 lines
83 B
Python
|
NAME = "CR Connect Workflow"
|
||
|
CORS_ENABLED = False
|
||
|
DEVELOPMENT = True
|
||
|
TESTING = True
|