[Feature request] How can I extend ORM designer to support Django Python Framework and ORM ?

0 votes
asked Jul 1, 2013 in Feature Request by gth076 (150 points)
recategorized Nov 18, 2013 by Martin Freki Stradej

I use Django which is a framework using Python. It has an ORM with model definition.

I think ORM designer will be a great help for my work on Django...
I have already used it with symfony and it was very helpful...

Perhaps I can do it by myself but I do not know how, I have seen some how to but I think an example would be great ???

1 Answer

0 votes
answered Nov 22, 2013 by Martin Freki Stradej Skipper developer (74,840 points)
selected Jul 30, 2014 by Martin Freki Stradej
 
Best answer

Making the framework support on your own is work for about a month or more. We have some tutorials and we can point you to these. If you want to try making your own framework support let us know.

However we have added Django support on our ToDo list and we will implement it once we will have spare time.

Martin.

...