Skip to content

as_bootstrap doesn't show field specific errors #6

@dbajpeyi

Description

@dbajpeyi

I am using pinax/django-user accounts for user authentication in one of my project.

Account/signup.html does not throw any errors if a duplicate email is entered. But when I remove the as_bootstrap tag, the error is shown which is the required behaviour according to clean_email and clean_username in : https://github.com/pinax/django-user-accounts/blob/master/account/forms.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions