Commit graph

6 commits

Author SHA1 Message Date
Khanh Ngo d09a645300
Fix migration script and user model 2019-12-22 08:40:05 +07:00
Khanh Ngo 4bdd433079
Fix migration script and LGTM 2019-12-21 22:26:56 +07:00
Khanh Ngo 7739bf7cfc
Add user email verification 2019-12-21 21:43:03 +07:00
Khanh Ngo 354383f0ec
Fix missing import 2019-12-08 08:57:24 +07:00
Khanh Ngo 19401699ca
Fix #596 missing import 2019-12-07 20:46:14 +07:00
Khanh Ngo 8ea00b9484
Refactoring the code
- Use Flask blueprint
- Split model and views into smaller parts
- Bug fixes
- API adjustment
2019-12-02 10:32:03 +07:00