Move logic from request_commentary to form
Move form validation and saving of instances to the form class. From here you are able to instantly save your validated form to the database. Further reduces the size of the views. Form may need error handling on not having found a Contributor before saving the form instance.
Loading
Please register or sign in to comment