From 997a332cbbf2828b96df03eeb502affd66685155 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Tue, 1 Oct 2013 10:20:26 -0400 Subject: [1.5.x] Fixed #21180 -- Additional deprecation notes for databrowse. Thanks einsteiger for the suggestion. --- docs/ref/contrib/databrowse.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/ref') 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 + `_. Databrowse is a Django application that lets you browse your data. -- cgit v1.3