Add new v3 master with v2 forms, with colander/deform

goal here is to replace FormAlchemy dependency, slowly but surely..
so far only the Settings and Stores views use v3 master
This commit is contained in:
Lance Edgar 2017-07-18 12:29:05 -05:00
parent 2b5aaa0753
commit 4dcd89fba7
18 changed files with 718 additions and 59 deletions
tailbone/static/css

View file

@ -54,6 +54,7 @@ div.field-wrapper.error {
}
div.field-wrapper label {
color: Black;
display: block;
float: left;
width: 15em;