Merge branch 'fast_containers' into develop
[philo.git] / docs / handling_requests.rst
1 Handling Requests
2 =================
3
4 .. automodule:: philo.middleware
5         :members:
6
7 .. automodule:: philo.views
8
9
10 .. autofunction:: node_view(request[, path=None, **kwargs])