Fixed a bug which was causing the embed widget to be unusable in Grappelli 2.3.8.
[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])