Frage

If Can I use sequence diagram for represent a interaction between objects/actions of Python( with Django)?

War es hilfreich?

Lösung

Well, I can't quite understand your question my man.

But - the only connection between Django and any sort of diagrams would be django-extension's functionality that allows you to get a graphical overview of your project or specific apps.

http://pythonhosted.org/django-extensions/graph_models.html

Does that help at all?

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top