Minor optimization to AttributeForm. Very slightly reduces the number of queries...
[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])