You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not. django-dia get all classes from the project when dia2django allow to define packages for imports.
For example, in my project i'm inherit from django.contrib.sites.models, django.contrib.gis.db.models, mezzanine.core.models, mezzanine.pages.models, mezzanine.utils.models, internationalflavor.countries.models and django.db.models.
Even the -X option is hopeless for me.
https://code.djangoproject.com/wiki/Dia2Django
There is high chance they're compatible, i.e. you can generate .dia from live app, then convert it back to models.py.
The text was updated successfully, but these errors were encountered: