diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2008-09-09 02:33:14 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2008-09-09 02:33:14 +0000 |
| commit | 646c12f0d40e98cac14a03118e10077a6fe87ea2 (patch) | |
| tree | 8816df47f151b50f677b1aba65ab29b97006b360 /docs | |
| parent | 640f198111fc1e770700a938c43e6df2eff300ca (diff) | |
Fixed #8985 -- Removed two FAQ questions that have been outdated by the 1.0 release, including 'When will you release Django 1.0?' Good riddance!
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8991 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/faq/general.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/faq/general.txt b/docs/faq/general.txt index 944aab636a..1181d261be 100644 --- a/docs/faq/general.txt +++ b/docs/faq/general.txt @@ -148,14 +148,6 @@ Like we said: We're picky. We've documented our philosophies on the :ref:`design philosophies page <misc-design-philosophies>`. -Do you have any of those nifty "screencast" things? ---------------------------------------------------- - -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. - Is Django a content-management-system (CMS)? -------------------------------------------- @@ -173,14 +165,6 @@ means!). .. _Drupal: http://drupal.org/ -When will you release Django 1.0? ---------------------------------- - -See our `version one roadmap`_ for the detailed timeline. We're aiming for -September 2, 2008. - -.. _version one roadmap: http://code.djangoproject.com/wiki/VersionOneRoadmap - How can I download the Django documentation to read it offline? --------------------------------------------------------------- |
