schema change; added flask-login
This commit is contained in:
parent
3f867b4027
commit
a646c96b86
8 changed files with 100 additions and 74 deletions
|
|
@ -17,5 +17,5 @@ Based on Tweepee example of [peewee](https://github.com/coleifer/peewee/).
|
|||
## Requirements
|
||||
|
||||
* **Python 3** only. We don't want to support Python 2.
|
||||
* **Flask** web framework.
|
||||
* **Flask** web framework (also required extension **Flask-Login**).
|
||||
* **Peewee** ORM.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue