Re: Model-driven Django development
On 21/01/2012 2:50pm, Alec Taylor wrote:
> At University I've learned various techniques for model-driven
> developments, such as:
> - Class diagrams (generate code)
> - ERD Diagrams (generate db code [e.g. SQL])
Check out Dia which has a Python script interface and I seem to remember
someone doing a script to create Django models from the ER or UML
diagrams. It is a while since I looked at it so I might be leading you
astray.
Good luck
Mike
>
> Can any of these sorts of—or for that matter, any sort of—model-driven
> development techniques be used for Django?
>
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home