0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename test_webtests -> test_functional More... about 10 years ago
Add forms tests More... about 10 years ago
Add config tests More... about 10 years ago
Fix app fixture scope. Make function-scoped to make tests more isolated More... about 10 years ago
Correctly initialize debug toolbar More... about 10 years ago
Correctly set bcrypt log rounds in app config More... about 10 years ago
Revert User#set_password and User#check_password for Migrate compatibility More... about 10 years ago
Remove unnecessary custom signalling session More... about 10 years ago
Update all requirements More... about 10 years ago
Update requirements and remove unused tests/base.py More... about 10 years ago
Fix and simplify tests (all tests passing) More... about 10 years ago
Follow one test class per model convention More... about 10 years ago
Move tests out of app directory More... about 10 years ago
Port model tests to pytest More... about 10 years ago
Fix Password.__ne__ More... about 10 years ago
Upgrade to Flask-SqlAlchemy 2.0 (dev) and add custom SignallingSession More... about 10 years ago
Add Role.__init__ More... about 10 years ago
Add BaseFactory which flushes the db on create More... about 10 years ago
Add PasswordType and make __init__ less verbose More... about 10 years ago
Reduce Bcrypt level for tests More... about 10 years ago
Remove many_to_one, use more explicit ReferenceCol instead More... about 10 years ago
Add many_to_one and one_to_many recipes More... about 10 years ago
bump version More... about 10 years ago
Add dist/ folders for static assets More... about 10 years ago
release 0.3.1 More... about 10 years ago
Update readme More... about 10 years ago
Update bootstrap and jquery More... about 10 years ago
Add bower support More... about 10 years ago
Update readme More... about 10 years ago
Merge pull request #10 from Omeryl/patch-1 More... about 10 years ago