Why FormView wont save the object while CreateView does?
I am still new in django, i searched in FormView and CreateView source code and i found they both inheritate form same things
I am still new in django, i searched in FormView and CreateView source code and i found they both inheritate form same things