Django

Code

Ticket #6716: fix_faq_quote.diff

File fix_faq_quote.diff, 0.7 kB (added by AdamG, 10 months ago)

Fix a quote in the FAQ

  • docs/faq.txt

    old new  
    166166We're well aware that there are other awesome Web frameworks out there, and 
    167167we're not averse to borrowing ideas where appropriate. However, Django was 
    168168developed precisely because we were unhappy with the status quo, so please be 
    169 aware that "because <Framework X>" does it is not going to be sufficient reason 
     169aware that "because <Framework X> does it" is not going to be sufficient reason 
    170170to add a given feature to Django. 
    171171 
    172172Why did you write all of Django from scratch, instead of using other Python libraries?