
Generic templates to get you up and running with django-registration
django-registration-templates is a package that provides additional convenience for working with Django's registration functionality. It adds a missing activation-complete template and {% csrf_token %} to all the forms. The package is compatible with both django-registration and django-registration-redux and is known to work with Django 3.2+ and django-registration 3.0.
django-registration-templates is a convenient package that enhances Django's registration functionality by providing a missing activation-complete template and adding {% csrf_token %} to all the forms. The package is compatible with popular registration packages and works with Django 3.2+ and django-registration 3.0.
