Add external links to documentation

Thanks to @j1z0 and @mjhea0
This commit is contained in:
Rafael Carício 2013-09-09 15:56:54 +02:00
parent 22fca66b1b
commit 65659c6dd2

View file

@ -47,3 +47,10 @@ To work you only need to override the `get_settings` method from DjangoHTTPConte
return the path of your settings module. The default `get_settings` returns `"settings"`.
More info: https://github.com/rafaelcaricio/django-pyvows/wiki
External links
--------------
- Asynchronous Testing with Django and PyVows
- http://www.realpython.com/blog/python/asynchronous-testing-with-django-and-pyvows/
- Unit Testing with pyVows and Django
- http://www.realpython.com/blog/python/unit-testing-with-pyvows-and-django/