3.2.2
- Fixed: Django 2.x
autocomplete_fields
support (#118) - Fixed: (grappelli) proper initialization of admin widgets in deeply nested inlines (#122)
- Fixed: (grappelli) generic
related_lookup
andautocomplete_lookup_fields
(#114) - Fixed: (grappelli) Collapsible tabular inlines with
NestedTabularInline.classes
now work. (#90) - Fixed: Suppress validation errors of inlines nested beneath deleted inlines (#101)