Swapped references to specific AttributeMappers in for vague references to dictionary...
[philo.git] / docs / handling_requests.rst
diff --git a/docs/handling_requests.rst b/docs/handling_requests.rst
new file mode 100644 (file)
index 0000000..940d541
--- /dev/null
@@ -0,0 +1,10 @@
+Handling Requests
+=================
+
+.. automodule:: philo.middleware
+       :members:
+
+.. automodule:: philo.views
+
+
+.. autofunction:: node_view(request[, path=None, **kwargs])