django-migrations-graph

Migration graph

Displays Django migration dependencies as a graphical representation.

Django-admin command to display migrations with dependencies.

GitHub

48 stars
6 watching
2 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

djangomigrationspython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dizballanze/django-admin-env-notice A package to visually distinguish environments in Django Admin 317
gusakovskiy/django-liquidb Manages and snapshots Django application state during migrations 23
wemake-services/django-test-migrations A tool to test Django schema and data migrations for reliability and correctness. 529
browniebroke/flake8-django-migrations Ensures Django migration code follows best practices to prevent backwards compatibility issues 7
jazzband/django-constance Allows dynamic configuration of Django applications 1,725
dizballanze/django-eraserhead Tool to optimize database usage in Django by identifying and suggesting the removal of unused fields. 196
ambient-innovation/django-migration-zero A tool to clean up Django migration files and update the migration history table in CI/CD pipelines. 55
petrdlouhy/django-related-admin Enables foreign key attributes in Django admin list display 69
disqus/django-bitfield Provides a custom BigIntegerField-like class for Django models 379
jazzband/django-robots A Django app for managing robots exclusion protocol files 459
django-admin-tools/django-admin-tools Extends Django's admin interface with a customizable dashboard and navigation menu 866
django-parler/django-parler Provides automatic model translations with easy admin integration and fallbacks. 697
jazzband/django-simple-history Automatically tracks changes to Django models and allows reverting changes from the admin interface. 2,215
zostera/django-modeltrans Library to translate Django model fields in a PostgreSQL JSONField 65
deschler/django-modeltranslation Provides a way to add translations to Django models without modifying the original model class. 1,381