Skip to content

Commit

Permalink
update README.rst add aerich
Browse files Browse the repository at this point in the history
  • Loading branch information
long2ice committed Sep 16, 2020
1 parent b57e47f commit bb8c257
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,10 @@ After that you can start using your models:
events__name__in=['Test', 'Prod']
).order_by('-events__participants__name').distinct()
Migration
=========

Please have a look at `aerich <https://github.com/tortoise/aerich>`_

Contributing
============
Expand Down

0 comments on commit bb8c257

Please sign in to comment.