django-migration-vis 2.0.1
pip install django-migration-vis
Latest version
Released:
Django management commands to visualize migration graphs
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Heuna Kim
- Requires: Python >=3.7
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Natural Language
- Programming Language
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Heuna Kim
- Requires: Python >=3.7
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Natural Language
- Programming Language
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
File details
Details for the file django-migration-vis-2.0.1.tar.gz
.
File metadata
- Download URL: django-migration-vis-2.0.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cf960a3ffdcc41268bdd6640855f2871eb8f2235941fd677da0ef9fe5511fb8 |
|
MD5 | 2bd8a5cb7b83c322b512b5dc01875597 |
|
BLAKE2b-256 | dc2408685f9f670b2727fcd25349ef13afc7e2b31768ad3434116c953f49af68 |
File details
Details for the file django_migration_vis-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: django_migration_vis-2.0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8869814560b427d4d234e9dccb89c7a49ac9291bb5f66991693738e653d76d6f |
|
MD5 | c11745eb1888c847710b6e3c5a88d6a8 |
|
BLAKE2b-256 | 38cd020ecd6f4ec7d4a8e21ee4acdb79126deacf844e042a466ee6504c839b06 |