mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Introduce country-specific address validation (#2945)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
This commit is contained in:
@@ -377,6 +377,7 @@ INSTALLED_APPS = [
|
||||
'django_countries',
|
||||
'hijack',
|
||||
'oauth2_provider',
|
||||
'localflavor',
|
||||
'phonenumber_field'
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user