From d0237cf7f07de89b8f57076e0a98f24aca3067eb Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 29 Nov 2010 11:48:40 +0100 Subject: Mention Beautiful Soup dependency in the upgrade documentation (ref #283) --- docs/en/UPGRADE.t2t | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/UPGRADE.t2t b/docs/en/UPGRADE.t2t index 0f5a068..e57faad 100644 --- a/docs/en/UPGRADE.t2t +++ b/docs/en/UPGRADE.t2t @@ -8,6 +8,7 @@ Last update: %%date(%m-%d-%Y) ++ From version prior to 1.1 to 1.1 ++ Upgrade Django to the 1.2 version. +Install the [Beautiful Soup http://www.crummy.com/software/BeautifulSoup/] library. + Get the new version + -- cgit v1.2.3