Merge pull request #45 from jnns/develop

Fix link to django-reversion doc.
This commit is contained in:
Jannis Leidel 2013-11-06 05:52:56 -08:00
commit 1372f43992

View file

@ -62,7 +62,7 @@ Short installation howto
4. Set ``DBTEMPLATES_USE_REVERSION`` setting to ``True``
.. _django-reversion: https://github.com/etianen/django-reversion
.. _django-reversion's documentation: https://github.com/etianen/django-reversion/wiki/getting-started
.. _django-reversion's documentation: http://django-reversion.readthedocs.org/en/latest/
.. _commands: