Docs: point to Django stable docs

Avoid pointing Djrill users toward Django dev docs.

[ci skip]
This commit is contained in:
medmunds
2015-05-13 18:56:15 -07:00
parent c83aee0bf2
commit ef0051dd36
4 changed files with 7 additions and 4 deletions

View File

@@ -31,7 +31,9 @@ Pull requests are always welcome to fix bugs and improve support for Mandrill an
* By submitting a pull request, you're agreeing to release your changes under under
the same BSD license as the rest of this project.
.. _Django coding style: https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/coding-style/
.. Intentionally point to Django dev branch for coding docs (rather than Django stable):
.. _Django coding style:
https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/coding-style/
Testing