A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/dizballanze/django-migrations-graph below:

dizballanze/django-migrations-graph: Django-admin command to display migrations with dependencies.

django-migrations-graph

Django-admin command to display migrations with dependencies.

Documentation Requirements Quickstart

Install django-migrations-graph:

pip install django-migrations-graph

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'migraph',
    ...
)
Screenshot

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox
Credits

Tools used in rendering this package:

License

MIT


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4