{"id":17928477,"url":"https://github.com/hartwork/django-migration-vis","last_synced_at":"2025-07-28T06:05:30.730Z","repository":{"id":34984720,"uuid":"193967894","full_name":"hartwork/django-migration-vis","owner":"hartwork","description":"to visualize django migration graphs with GraphVis ","archived":false,"fork":false,"pushed_at":"2024-09-09T21:55:27.000Z","size":48,"stargazers_count":11,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-15T02:56:04.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hartwork.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-26T19:46:40.000Z","updated_at":"2024-09-09T21:55:25.000Z","dependencies_parsed_at":"2024-08-10T15:21:47.866Z","dependency_job_id":"e1f94171-a359-4f20-bbe0-ade8510558d3","html_url":"https://github.com/hartwork/django-migration-vis","commit_stats":{"total_commits":32,"total_committers":4,"mean_commits":8.0,"dds":0.625,"last_synced_commit":"16bf6c9d98caf8fa7b504ecfca1398e5176854bb"},"previous_names":["hahey/django-migration-vis"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartwork%2Fdjango-migration-vis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartwork%2Fdjango-migration-vis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartwork%2Fdjango-migration-vis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartwork%2Fdjango-migration-vis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hartwork","download_url":"https://codeload.github.com/hartwork/django-migration-vis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233496470,"owners_count":18684942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T21:03:20.364Z","updated_at":"2025-01-11T14:52:11.104Z","avatar_url":"https://github.com/hartwork.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\n   :target: https://github.com/pre-commit/pre-commit\n   :alt: pre-commit\n\n\nThe Django command tool for visualizing migration graphs\n========================================================\n\nHow to Use\n==========\n\n1. Install\n----------\n\nInstall the pip package locally or globally:\n\n.. code:: shell\n\n    pip install [--user] django-migration-vis\n\n2. Activate\n-----------\n\nEnable the Django management command by extending your Django project\nsettings:\n\n.. code:: python\n\n    INSTALLED_APPS += (\"django_migration_vis\", )\n\n3. Apply\n--------\n\n.. code:: shell\n\n    python manage.py visualizemigrations \\\n                     --comment 'captions for the picture' \\\n                     example.gv\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhartwork%2Fdjango-migration-vis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhartwork%2Fdjango-migration-vis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhartwork%2Fdjango-migration-vis/lists"}