From ed92d36825f6d812bb9e5f801f49b26ae9567364 Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Tue, 15 Nov 2005 07:36:09 +0000 Subject: [PATCH] Followup faq change to [1237] git-svn-id: http://code.djangoproject.com/svn/django/trunk@1238 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/faq.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.txt b/docs/faq.txt index 671657dec6..58caf32b30 100644 --- a/docs/faq.txt +++ b/docs/faq.txt @@ -145,7 +145,7 @@ production settings -- and our own code met our needs delightfully. In most cases, however, we found that existing frameworks/tools inevitably had some sort of fundamental, fatal flaw that made us squeamish. No tool fit our -philosophies. +philosophies 100%. Like we said: We're picky.