15 Commits (master)

Author SHA1 Message Date
James Curtin d2f37093e1 One-time black refactor of template 5 years ago
James Curtin 047cef845d
Fix logging issue 5 years ago
Joshua Carp 45e698b5aa Use `FlaskForm` instead of deprecated `Form`. 7 years ago
Steven Loria 16a789bf0c
Enable csrf protection on register form 7 years ago
Wagner Augusto Andreoli 8230fa17d5 Remove pylint from project, remove ipdb and ipython from requirements 9 years ago
Wagner Augusto Andreoli e27fa10e15 Add an option to use pylint after flake8, change code to conform to pylint rules 9 years ago
Wagner Augusto Andreoli 2986743a8c Add an option to fix imports before linting, make all code conform to the linting rules 9 years ago
Vividh S Viswanatha 649a694f8a Update extension imports to flask_* 9 years ago
Patman64 2a45b9f4ba Python code clean-up (PEP-8 related and other) 9 years ago
Tyler Stephens af3d885f8e Use explicit relative import instead of implicit. 10 years ago
Steven Loria 757d152699 Rename test_webtests -> test_functional 10 years ago
Steven Loria 923b1f55e2 Revert User#set_password and User#check_password for Migrate compatibility 10 years ago
Steven Loria 029a32decd Fix and simplify tests (all tests passing) 10 years ago
Steven Loria 34ba9a1531 Remove redundant error handler 11 years ago
Steven Loria 7ede47885f Rename repo_name -> app_name 11 years ago