Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@fdintino fdintino released this 14 Oct 20:01
· 5 commits to master since this release
f2ddece
  • Officially support Django 4.1
  • Remove python 2.x compatibility, drop support for EOL Django versions (all versions before 3.2)
  • Fixed: Django 4.1 autocomplete on newly added nested inlines by dispatching native javascript CustomEvent events for formset:added and formset:removed. Fixes #229
  • Fixed: prepopulated fields in django-grappelli 2.15+