12 Commits (902c49c734070c696fdd0d3aa4b64b72a4a022ee)

Author SHA1 Message Date
James Curtin 902c49c734 Update format strings to f strings 5 years ago
James Curtin d2f37093e1 One-time black refactor of template 5 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
Patman64 2a45b9f4ba Python code clean-up (PEP-8 related and other) 9 years ago
sloria e589ec1d92 Add abstract base factory 10 years ago
sloria b0ef2aedb8 Remove unused base factory class 10 years ago
sloria 4179245939 Update tests for factory-boy>=2.4.0 10 years ago
Steven Loria e3286524df Update README 10 years ago
Steven Loria 923b1f55e2 Revert User#set_password and User#check_password for Migrate compatibility 10 years ago
Steven Loria ce85de1b20 Move tests out of app directory 10 years ago
Steven Loria ba68f616c8 Port model tests to pytest 10 years ago
Steven Loria 5bfd073802 Add BaseFactory which flushes the db on create 10 years ago
Steven Loria 388cf106c2 Add PasswordType and make __init__ less verbose 10 years ago
Steven Loria 7ede47885f Rename repo_name -> app_name 11 years ago
Steven Loria 64d40aa4be Add WebTest and some tests 11 years ago
Steven Loria d1d832ba97 Add Factory Boy support 11 years ago