Django-detect-cyclic

Latest version: v0.0.9

Safety actively analyzes 621498 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.0

------------------

* Add dependence

0.0.9

-------------------

* Fix some errors
* Adapt the code to the last version of pyplete. Now the detect the relative imports, something like this:

::

from models import MyModel from the same directory of the models.py

And this:

::

from .models import MyModel from the same directory of the models.py

0.0.8

------------------

* Loaded a templatetag, and with this you get a error
* Now works the js in Django 1.4
* Fix a error when you had some application repeat in your settings (INSTALLED_APPS)
* Fix a csr error when you click in download the graph and the format is svg-js

0.0.7

------------------

* Now jquery.graphviz has a stable version (0.0.1, Tested in Chrome, FireFox, Safari and IE9)
* Detail to the js

0.0.6

------------------

* Format svg-js (beta). Change dracula js to `jquery.graphviz.js <https://github.com/goinnn/jquery.graphviz/>`_ (Tested in Chrome and FireFox)

0.0.5

------------------

* Change force-colors option to use-colors option
* Change distribution of the wizard
* Usability

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.