Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-django-test-migrations
Testing database migrations for Django
https://github.com/wemake-services/django-test-migrations
0
no reviews
Install
This framework allows one to test migrations with respect to: * schema and data * forward and rollback * order, names * database configuration It also features fully typed annotations.
Django is a high-level Python web development framework.