diff options
| author | tom christie tom@tomchristie.com | 2011-02-22 22:54:09 +0000 |
|---|---|---|
| committer | tom christie tom@tomchristie.com | 2011-02-22 22:54:09 +0000 |
| commit | 0798cc141f5c8ed4e81a3ff95f9353c5ac524e8a (patch) | |
| tree | 9880d836a30283f83ce1d9552a10b48681d505e2 /docs | |
| parent | 8685357e97f80ddc1beddabc48ed3a8a2819f4d1 (diff) | |
| download | django-rest-framework-0798cc141f5c8ed4e81a3ff95f9353c5ac524e8a.tar.bz2 | |
More nonsense in the docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index 6d3ae803..6d633bd6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -23,10 +23,11 @@ Features: The django-rest-framework project is hosted as a `mercurial repository on bitbucket <https://bitbucket.org/tomchristie/django-rest-framework>`_. -Bug reports and feature suggestions are greatful received on the `issue tracker <https://bitbucket.org/tomchristie/django-rest-framework/issues?sort=version>`_. +For questions, thoughts and feedback please head on over to the `discussion group <http://groups.google.com/group/django-rest-framework>`_. -For more information please head on over to the `discussion group <http://groups.google.com/group/django-rest-framework>`_. +Bug reports are greatful received on the `issue tracker <https://bitbucket.org/tomchristie/django-rest-framework/issues?sort=version>`_. +If you're feeling particularly enthusiastic there's even a `blog <http://blog.django-rest-framework.org>`_ which I might post useful stuff to now and then. Requirements ------------ |
