From 5c3e88060e286ffa28092d7d6e49edde857053c7 Mon Sep 17 00:00:00 2001 From: Scott Klein Date: Sat, 28 Apr 2012 15:16:46 -0300 Subject: [PATCH] Updated some antique references in "Is Django stable?" --- docs/faq/general.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/faq/general.txt b/docs/faq/general.txt index cfd0a3e26c4..232f6e438d0 100644 --- a/docs/faq/general.txt +++ b/docs/faq/general.txt @@ -46,9 +46,8 @@ We've also recorded an `audio clip of the pronunciation`_. Is Django stable? ----------------- -Yes. World Online has been using Django for more than three years. Sites built -on Django have weathered traffic spikes of over one million hits an hour and a -number of Slashdottings. Yes, it's quite stable. +Yes, it's quite stable. World Online has been using Django for many years. Sites built on +Django have weathered traffic spikes of over one million hits an hour. Does Django scale? ------------------