mirror of
https://github.com/Hopiu/django.git
synced 2026-05-15 19:13:11 +00:00
Removed an obsolete temporal reference in docs/faq/general.txt.
This commit is contained in:
parent
a3af8c99d9
commit
88c003c2bd
1 changed files with 2 additions and 3 deletions
|
|
@ -122,9 +122,8 @@ to add a given feature to Django.
|
|||
Why did you write all of Django from scratch, instead of using other Python libraries?
|
||||
======================================================================================
|
||||
|
||||
When Django was originally written a couple of years ago, Adrian and Simon
|
||||
spent quite a bit of time exploring the various Python Web frameworks
|
||||
available.
|
||||
When Django was originally written, Adrian and Simon spent quite a bit of time
|
||||
exploring the various Python Web frameworks available.
|
||||
|
||||
In our opinion, none of them were completely up to snuff.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue