I was able to save before without an issue using django.views.generic.CreateView. However, I can\'t save the same form using View.
Below are my codes:
models.p