From 4ec58f702b3f6268d011e1942266af9d7ba664fa Mon Sep 17 00:00:00 2001 From: Gabriel Hurley Date: Tue, 19 Oct 2010 00:28:00 +0000 Subject: [PATCH] [1.2.X] Fixed #14464 -- Strengthened the admonition regarding documentation versions at the end of the install docs. Thanks to PaulM for the report. Backport of [14274] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14275 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/intro/install.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/intro/install.txt b/docs/intro/install.txt index 95728c75fc..327686fd21 100644 --- a/docs/intro/install.txt +++ b/docs/intro/install.txt @@ -67,7 +67,8 @@ You've got three easy options to install Django: `. This is best for users who want the latest-and-greatest features and aren't afraid of running brand-new code. -.. warning:: +.. admonition:: Always refer to the documentation that corresponds to the + version of Django you're using! If you do either of the first two steps, keep an eye out for parts of the documentation marked **new in development version**. That phrase flags