Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-migration-vis-2.0.1.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

django_migration_vis-2.0.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

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

Hashes for django-migration-vis-2.0.1.tar.gz
Algorithm Hash digest
SHA256 9cf960a3ffdcc41268bdd6640855f2871eb8f2235941fd677da0ef9fe5511fb8
MD5 2bd8a5cb7b83c322b512b5dc01875597
BLAKE2b-256 dc2408685f9f670b2727fcd25349ef13afc7e2b31768ad3434116c953f49af68

See more details on using hashes here.

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

Hashes for django_migration_vis-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8869814560b427d4d234e9dccb89c7a49ac9291bb5f66991693738e653d76d6f
MD5 c11745eb1888c847710b6e3c5a88d6a8
BLAKE2b-256 38cd020ecd6f4ec7d4a8e21ee4acdb79126deacf844e042a466ee6504c839b06

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page