mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Use a choice field for invoice address countries
This commit is contained in:
@@ -219,6 +219,7 @@ INSTALLED_APPS = [
|
||||
'django_otp.plugins.otp_totp',
|
||||
'django_otp.plugins.otp_static',
|
||||
'statici18n',
|
||||
'django_countries'
|
||||
]
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user