i want to save my formset in my database and display my result in my page detail.html this is my code :
views.py :
class UserCreateView(Lo