summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2006-01-12 05:41:52 +0000
committerAdrian Holovaty <adrian@holovaty.com>2006-01-12 05:41:52 +0000
commit0041e84d67fd2ff1f4e6af06444e5ccf9c1b7dbb (patch)
tree66bba697791984bec6ced7341f8f566c3d94bc4b
parent1929d8e8f3da1fb5279574be688ed7182b72c4d9 (diff)
Changed answer to 'Do you have any of those nifty screencast things?' in docs/faq.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1927 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--docs/faq.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/faq.txt b/docs/faq.txt
index 9899be0a50..499224fd12 100644
--- a/docs/faq.txt
+++ b/docs/faq.txt
@@ -156,7 +156,14 @@ We've documented our philosophies on the `design philosophies page`_.
Do you have any of those nifty "screencast" things?
---------------------------------------------------
-They're in the works. It's amazing how much time those things take! Stay tuned...
+You can bet your bottom they're on the way. But, since we're still hammering
+out a few points, we want to make sure they reflect the final state of things
+at Django 1.0, not some intermediary step. In other words, we don't want to
+spend a lot of energy creating screencasts yet, because Django APIs will shift.
+
+In the meantime, though, check out this `unofficial Django screencast`_.
+
+.. _unofficial Django screencast: http://www.throwingbeans.org/django_screencasts.html
Installation questions
======================