mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Some changes
This commit is contained in:
@@ -81,7 +81,6 @@ else:
|
||||
|
||||
if 'mysql' in db_backend:
|
||||
db_options['charset'] = 'utf8mb4'
|
||||
JSON_FIELD_AVAILABLE = db_backend in ('mysql', 'postgresql')
|
||||
|
||||
DATABASES = {
|
||||
'default': {
|
||||
|
||||
Reference in New Issue
Block a user