mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Do not mark valid vields as green
This commit is contained in:
@@ -339,3 +339,7 @@ LOGGING = {
|
|||||||
|
|
||||||
CELERY_TASK_SERIALIZER = 'json'
|
CELERY_TASK_SERIALIZER = 'json'
|
||||||
CELERY_RESULT_SERIALIZER = 'json'
|
CELERY_RESULT_SERIALIZER = 'json'
|
||||||
|
|
||||||
|
BOOTSTRAP3 = {
|
||||||
|
'success_css_class': ''
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user