From 7b257cb98194cf760a371722e03ca12b46ea08c8 Mon Sep 17 00:00:00 2001 From: rafaelcaricio Date: Tue, 23 Aug 2011 07:11:22 -0700 Subject: [PATCH] Updated Django pyvows (markdown) --- Home.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index b3bf112..dee336f 100644 --- a/Home.md +++ b/Home.md @@ -11,9 +11,13 @@ More documentation about pyvows can be found at the project homepage http://pyvows.org -Django-pyvows +Django-Pyvows -------------- +This project contains extensions to test Django projects under pyVows. + +Using Django-Pyvows +------------------- There is no need to modify your project to use Django-PyVows. You only have to create the vows as you usually would, start the server and call your project urls: