diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2012-04-28 11:19:53 -0700 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2012-04-28 11:19:53 -0700 |
| commit | 80d32b51b02602c0d785754e29799eccd31b9f5a (patch) | |
| tree | 252a17420eda6a6a32ee9a9080ae34834f474c87 | |
| parent | ebcba0129f1e901bfb30d4ad7abadddd2ce13cdf (diff) | |
| parent | 5c3e88060e286ffa28092d7d6e49edde857053c7 (diff) | |
Merge pull request #10 from kleinmatic/patch-1
Updated some antique references in "Is Django stable?"
| -rw-r--r-- | docs/faq/general.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/faq/general.txt b/docs/faq/general.txt index cfd0a3e26c..232f6e438d 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? ------------------ |
