jazzband / django-polymorphic

Improved Django model inheritance with automatic downcasting
https://django-polymorphic.readthedocs.io
Other
1.61k stars 275 forks source link

Remove unnecessary version checks #567

Closed akx closed 6 months ago

akx commented 6 months ago

This PR removes the Python and Django version checks that aren't necessary anymore.