Exclude models.Aerich.

Add init record when init-db.
This commit is contained in:
long2ice
2020-05-22 11:59:03 +08:00
parent bab5ebf2f0
commit c01d2993e0
5 changed files with 36 additions and 5 deletions

View File

@@ -4,6 +4,15 @@ ChangeLog
0.1
===
0.1.7
-----
- Exclude models.Aerich.
- Add init record when init-db.
0.1.6
-----
- update dependency_links
0.1.5
-----
- Add sqlite and postgres support.