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.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 291cceeb3da8d3b1b2b08b460f2266c637296c730d831f241f184d65b99871e3 |
|
MD5 | 28cfba029baa2551294f69960ae32774 |
|
BLAKE2b-256 | fee9dba47701378344bcf361a2224ea22656b5b9f0f6ba016e337a8e5cef2467 |
Close
Hashes for django_migration_vis-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffd07ac97ce5a771d4fff900a46ab5ca9aad20738b911b4d800ab60c879e79b3 |
|
MD5 | 713967d625bf2a24e643275673d66ec2 |
|
BLAKE2b-256 | 03bf793c9fcfe09fdb8c8adaa3d1cad4ca8fbfd986a7b948c7b2e51685d3a961 |