diff options
| author | Scott Klein <scott@kleinmatic.com> | 2012-04-28 15:16:46 -0300 |
|---|---|---|
| committer | Scott Klein <scott@kleinmatic.com> | 2012-04-28 15:16:46 -0300 |
| commit | 5c3e88060e286ffa28092d7d6e49edde857053c7 (patch) | |
| tree | 72a6692f672243ef18d5184c12ef9c941943616f /docs | |
| parent | 10cade8fac143984fc8416f3179c955e9f0c7f7b (diff) | |
Updated some antique references in "Is Django stable?"
Diffstat (limited to 'docs')
| -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? ------------------ |
