djaodjin / djaodjin-saas

Django application for software-as-service and subscription businesses
Other
564 stars 124 forks source link

Cannot register with non-ASCII content in form #34

Closed rene-armida closed 8 years ago

rene-armida commented 9 years ago

Validation rules fire that prevent the entry of non-ASCII content into the registration form. See the attached image.

unicode_reg

This may be specific to the wrapping site, or may be part of the djaodjin-saas core. I'm not certain. It should be the case that the registration form instead allows non-ASCII input.

smirolo commented 8 years ago

Migrated to a djaodjin-signup issue.