mirror of
https://github.com/Xevion/runnerspace.git
synced 2025-12-15 00:13:00 -06:00
Migrate app to use WTForms for auth form validation
- Not finished yet, major styling breakage in this commit - Also encapsulated GET & POST requests of /login and /signup routes into one route.
This commit is contained in:
@@ -154,7 +154,7 @@ form {
|
||||
padding: 0.7em;
|
||||
}
|
||||
|
||||
.field {
|
||||
field {
|
||||
padding: 4px;
|
||||
|
||||
.checkbox {
|
||||
|
||||
Reference in New Issue
Block a user