Code organization with flask, sqlalchemy and migrate

前端 未结 0 1551
孤街浪徒
孤街浪徒 2021-01-02 16:34

Here is my code structure:

├── ingen
│   ├── __init__.py
│   ├── models
│   │   ├── invoice.py
│   │   └── user.py

__init__.py h

相关标签:
回答
  • 消灭零回复
提交回复
热议问题