summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2013-10-01 10:20:26 -0400
committerTim Graham <timograham@gmail.com>2013-10-01 10:21:04 -0400
commit997a332cbbf2828b96df03eeb502affd66685155 (patch)
tree467ab5bdd08bbd2cfc25a35b1e5d8ca9eb2d3aa6 /docs/ref/contrib
parent20f394f4d5a5e0b4647aac2dd7b5ab8dc89d36fa (diff)
[1.5.x] Fixed #21180 -- Additional deprecation notes for databrowse.
Thanks einsteiger for the suggestion.
Diffstat (limited to 'docs/ref/contrib')
-rw-r--r--docs/ref/contrib/databrowse.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ref/contrib/databrowse.txt b/docs/ref/contrib/databrowse.txt
index aff8257017..acfe851c6a 100644
--- a/docs/ref/contrib/databrowse.txt
+++ b/docs/ref/contrib/databrowse.txt
@@ -6,7 +6,8 @@ Databrowse
:synopsis: Databrowse is a Django application that lets you browse your data.
.. deprecated:: 1.4
- This module has been deprecated.
+ This module has been deprecated. It's available as a `third-party package
+ <https://pypi.python.org/pypi/django-databrowse>`_.
Databrowse is a Django application that lets you browse your data.