Skip to content
Snippets Groups Projects
Commit 6af1376e authored by Thomas Schneider's avatar Thomas Schneider
Browse files

views/schild: Form design rework

Rather large refactoring:
- A bunch of CSS so that it doesn’t look like ass;
- Roll our own (WT)Forms, as wtforms-sqlalchemy is too limited.  Drop that one
  completely;
- Deduplicate code from /schild/<ident> and /create;
- As SchildForm.{image, template} are now RadioFields, iterate directly via
  their .choices property instead of passing templates/images separately to the
  template;
- … and some minor shenanigans as usual.
parent 6da157fb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment