Switched off devel options.
This commit is contained in:
@@ -14,7 +14,7 @@ from .. import models
|
||||
from .generic import ChainedForm
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
DEVELOPMENT_INIT_FORMS = True
|
||||
DEVELOPMENT_INIT_FORMS = False
|
||||
|
||||
|
||||
class EventCreateForm(ChainedForm):
|
||||
|
||||
Reference in New Issue
Block a user