Search the archives of this mailing list for "polymorphic" to see past
discussions. There hasn't been consensus that it needs to be in Django
itself. There's already
https://django-polymorphic.readthedocs.io/en/stable/.
On Thursday, January 21, 2021 at 3:41:13 PM UTC-5 jonnath...@gmail.com
wrot
Hey, when proposing a feature it helps to give an example and clearly state
what you wish to add, then we can give a much better opinion.
Tom
> On 21 Jan 2021, at 20:41, Jonnathan Carrasco
> wrote:
>
> I have inspect the code base of django core and database, and we need to add
> this featu
I have inspect the code base of django core and database, and we need to
add this feature to framework (if doest not exists) for more efficiency
database queries and workflow. I have been programming with django 3 month
ago, and I'd like to contrib for this feature. So what do you think about
i