I need a nested django admin inline, which I can include the date field inlines in an other inline like below.
I have the models below:
class Person
pip install django-nested-inline
This package should do what you need.