On Sat, Jan 21, 2012 at 9:20 AM, Alec Taylor <alec.tayl...@gmail.com> 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])
>
> Can any of these sorts of—or for that matter, any sort of—model-driven
> development techniques be used for Django?
>
>
I always prefer handcoding stuff; though there was this project
online(guess it was djangopluggables),
by which you can define your entire project plus models online (web
interface) and the same would generate the
entire project structure along with models etc.

(Google on the project name, i dont remember exactly).

-V

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to