Django management commands to visualize migration graphs
Project description
The Django command tool for visualizing migration graphs
How to Use
1. Install
Install the pip package locally or globally:
pip install [--user] django-migration-vis
2. Activate
Enable the Django management command by extending your Django project settings:
INSTALLED_APPS += ("django_migration_vis", )
3. Apply
python manage.py visualizemigrations \
--comment 'captions for the picture' \
example.gv
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for django-migration-vis-2.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cf960a3ffdcc41268bdd6640855f2871eb8f2235941fd677da0ef9fe5511fb8 |
|
MD5 | 2bd8a5cb7b83c322b512b5dc01875597 |
|
BLAKE2b-256 | dc2408685f9f670b2727fcd25349ef13afc7e2b31768ad3434116c953f49af68 |
Close
Hashes for django_migration_vis-2.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8869814560b427d4d234e9dccb89c7a49ac9291bb5f66991693738e653d76d6f |
|
MD5 | c11745eb1888c847710b6e3c5a88d6a8 |
|
BLAKE2b-256 | 38cd020ecd6f4ec7d4a8e21ee4acdb79126deacf844e042a466ee6504c839b06 |