summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/faq.txt b/docs/faq.txt
index 062bce730b..671657dec6 100644
--- a/docs/faq.txt
+++ b/docs/faq.txt
@@ -143,6 +143,16 @@ problems in similar ways, but it was too late to integrate outside code: We'd
already written, tested and implemented our own framework bits in several
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.
+
+Like we said: We're picky.
+
+We've documented our philosophies on the `design philosophies page`_.
+
+.. _design philosophies page: http://www.djangoproject.com/documentation/design_philosophies/
+
Do you have any of those nifty "screencast" things?
---------------------------------------------------