TarEnethil / archivar

Web-based collaborative world building tool for roleplaying groups
1 stars 1 forks source link

Fix custom validators #109

Closed TarEnethil closed 3 years ago

TarEnethil commented 3 years ago

Switching from the unmaintained Flask-Bootstrap4 to Bootstrap-Flask, which fixes the form validator error messages (closes #103).

And some code cleanup and small bug fixes.