Thursday, June 15, 2017

Re: Despite what django doc says, multiple inheritance with a common ancestor causes an error(models.E005). I found a tricky solution, but are there any better solutions?

Currently no model is abstract. I can guarantee this because each model is referenced by one or more foreign keys.
I don't think this is my special case problem. The same problem happens when you use the common ancestor model in the django document.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1c979399-2c2d-4618-88cc-c113f0971168%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment