Skip to content

Uncrispyfy all edit- and add-forms in /sedddb #2996

@podliashanyk

Description

@podliashanyk

While working on #2994 I noticed that there are many add- and edit-forms in /seeddb that use crispy-forms.
Some use crispy-forms explicitly (and thus are already mentioned in #2794), some implicitly. Some use basic fields and are therefore universally convertible by using seeddb/_form_fields.html from #2994, some use "special" fields and need additional tweaks.

Add/edit forms in seeddb by URL:

NB! No differentiation between "add" and "edit" is needed here since both form types stem from the same template - seeddb/edit.html, unless otherwise specified below.

Metadata

Metadata

Labels

METAI contain multitudestask

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions