updated to delete player and edit fields
This commit is contained in:
@@ -71,6 +71,7 @@ class ProductionConfig(Config):
|
||||
|
||||
DEBUG = False
|
||||
TESTING = False
|
||||
TEMPLATES_AUTO_RELOAD = True # Force template reload
|
||||
|
||||
# Database - construct absolute path
|
||||
_basedir = os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
|
||||
|
||||
Reference in New Issue
Block a user