Skip to main content

Django-admin command to display migrations with dependencies.

Project description

=============================
django-migrations-graph
=============================

.. image:: https://badge.fury.io/py/django-migrations-graph.svg
:target: https://badge.fury.io/py/django-migrations-graph

.. image:: https://travis-ci.org/dizballanze/django-migrations-graph.svg?branch=master
:target: https://travis-ci.org/dizballanze/django-migrations-graph

.. image:: https://codecov.io/gh/dizballanze/django-migrations-graph/branch/master/graph/badge.svg
:target: https://codecov.io/gh/dizballanze/django-migrations-graph

Django-admin command to display migrations with dependencies.

Documentation
-------------


Quickstart
----------

Install django-migrations-graph::

pip install django-migrations-graph

Add it to your `INSTALLED_APPS`:

.. code-block:: python

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

Screenshot
--------

.. image:: screenshot.png

Running Tests
-------------

Does the code actually work?

::

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

Credits
-------

Tools used in rendering this package:

* Cookiecutter_
* `cookiecutter-djangopackage`_

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage

License
-----

MIT

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-migrations-graph-0.1.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

django_migrations_graph-0.1.0-py2.py3-none-any.whl (5.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-migrations-graph-0.1.0.tar.gz.

File metadata

File hashes

Hashes for django-migrations-graph-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1732c9ea3f160ebed7fb8f23603b6313794a471f0628924c5353a0a5d26c47c3
MD5 e9bd2382d81a173c19938b7f687e8249
BLAKE2b-256 b3aa101c3734b4b9dac430638a2c2050ae2e44c8068e23b5219dee0f8cba98a5

See more details on using hashes here.

File details

Details for the file django_migrations_graph-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_migrations_graph-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 38b45ea843af6201a593e34f43670389a40e5abb800db014b395a310775e18fc
MD5 029d2b587b6457f29120f06cb73be6e0
BLAKE2b-256 4498016f622f587d8ab6a9971ef1005eba8439ae45290fe6e214bc90a2c2dd11

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