Django Dia Versions Save

Generate .dia diagram of your django project's models.

0.5.0

1 year ago

This also breaks older django & py2

0.4.9

1 year ago

This removes hyphen in package name as a first step to support fresh django versions After this release all legacy/compatibility stuff will be removed (e.g. six module)

0.4.1

6 years ago

0.4.0

6 years ago

Much more internal details are tested now, thus we can guarantee more consistent output for different django versions and track changes in django easier. Code have been split into several modules with isolation of responsibilities.

0.3.4

7 years ago
  • migrated to new arguments code available starting from django 1.8
  • fixed appnames
  • python wheels adopted

v0.3

8 years ago

Thanks to @encolpe, now we have django 1.9 support!

v0.2

8 years ago