mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
Merge pull request #45 from jnns/develop
Fix link to django-reversion doc.
This commit is contained in:
commit
1372f43992
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue