forked from CGM_Public/pretix_original
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