django-user-management
django-user-management copied to clipboard
Add non-Angular-friendly email templates to the `ui` folder
The email templates have a #/ in the /register/verify URL, which is a bit awkward. We could use having alternate templates in the ui folder that don't have the #/ in.
what's more, they should probably be the default
possibly! I think it just depends on which one you put in INSTALLED_APPS.