Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

form_invalid called too soon #27

@srtab

Description

@srtab

In mixins.py: https://github.com/dipcode-software/django-ajax-cbv/blob/master/ajax_cbv/mixins.py#L82, form_invalid is called too soon, raising an TemplateDoesNotExist when called without a template_name defined, which, in some cases, is not supposed to be defined.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions