Open Vadim-Karpenko opened 6 years ago
I've migrated over to django-nested-admin.
It seems to be actively maintained, and supports Django 2.0 just fine. Maybe it's time we gradually move over; there's little need to keep two different apps that do something this simply anyway.
Here is my solution how to make this project support Django 2.0 and newer. Go to the super_inlines\templatetags\super_inlines.py and replace all from this file by this code: