From 47eaa189e115936a86357380accd8d472e4d9a6c Mon Sep 17 00:00:00 2001 From: Paul Everitt Date: Tue, 11 Jun 2013 14:54:58 -0400 Subject: About half of the first pass is done. --- docs/getting_started/views.rst | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/getting_started/views.rst (limited to 'docs/getting_started/views.rst') diff --git a/docs/getting_started/views.rst b/docs/getting_started/views.rst new file mode 100644 index 000000000..347d5aae7 --- /dev/null +++ b/docs/getting_started/views.rst @@ -0,0 +1,3 @@ +================================ +Handling Web Requests With Views +================================ -- cgit v1.2.3