module documentation

Undocumented

Class ​Method​View A class-based view that dispatches request methods to the corresponding class methods. For example, if you implement a get method, it will be used to handle GET requests.
Class ​View No summary
Variable http​_method​_funcs Undocumented
Class ​Method​View​Type Metaclass for MethodView that determines what methods the view defines.
http_method_funcs =

Undocumented