If you want to access data from request object in your model form these two mixins will help you to do it easily:
Read on about Pass request object to the form: CBV and Form Mixins
If you want to access data from request object in your model form these two mixins will help you to do it easily: