Updated Django pyvows (markdown)
parent
b4ef571ae1
commit
7b257cb981
1 changed files with 5 additions and 1 deletions
6
Home.md
6
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:
|
||||
|
|
Reference in a new issue