资 源 简 介
This tool automatically generates the Django model and admin interface from a UML class diagram.
How does it look like?
uml-to-django can convert this diagram (drawn with ArgoUML):
automatically into this Django admin interface:
http://uml-to-django.googlecode.com/files/films-index.PNG
No manual python/django coding was involved in this conversion, the default application is completely generated for you.
However you can customise it after conversion. Customisations won"t be lost if you re-run uml-to-django to include new changes from