Closed bhushan-mohanraj closed 2 years ago
FormMixin allows other views to extend the behavior required by FormView.dispatch_request without extending the method themselves.
FormMixin
FormView.dispatch_request
FormMixin
allows other views to extend the behavior required byFormView.dispatch_request
without extending the method themselves.