jazzband / django-polymorphic

Improved Django model inheritance with automatic downcasting

Home Page:https://django-polymorphic.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What about django 4.1 support?

pikhovkin opened this issue · comments

+1. Really need edit_only support for polymorphic_inlineformset_factory

I'm using Jazzband's django-model-utils which comes with an InheritanceManager. It is sufficient for my use-case, but it's not the same as django-polymorphic.

Closing this issue in favor of #556 - Since they are essentialy the same.