A view is a callable which takes a request and returns a response. This can be more than just a function, and Django provides an example of some classes which can be used as
When Django handles a file upload, the file data ends up placed in
Page 35 of 35