Kirk,

Although I wrote most of the code that generates the Django models
and forms, I'm not anywhere near to being an expert on ORMs like the
Django object relational mapper.

>    Have you had anyone else contact you with this issue?

I have had several people report issues with the Django model code
that is being generated.  And, I believe that in each case, we fixed
those problems.

Let me study it a bit, and then perhaps I can come back with an
intelligent question or two.

Dave

On Wed, Jun 21, 2017 at 11:45:46AM -0700, Kirk Tarou wrote:
>    Hi Dave,
> 
>    I've recently started using your project to generate Django models from an
>    xsd file and find it quite useful except for one thing: The foreign keys
>    are incorrect in the data model I'm generating. Instead of the child
>    object having a 'models.ForeignKey' member that points to the parent
>    object, the parent object has an entry that points to the child object.
> 
>    Have you had anyone else contact you with this issue?
>    --
>    -Kirk

-- 

Dave Kuhlman
http://www.davekuhlman.org

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to