Author: adrian Date: 2008-09-08 21:33:14 -0500 (Mon, 08 Sep 2008) New Revision: 8991
Modified: django/trunk/docs/faq/general.txt Log: 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! Modified: django/trunk/docs/faq/general.txt =================================================================== --- django/trunk/docs/faq/general.txt 2008-09-09 02:18:06 UTC (rev 8990) +++ django/trunk/docs/faq/general.txt 2008-09-09 02:33:14 UTC (rev 8991) @@ -148,14 +148,6 @@ 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 @@ .. _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? --------------------------------------------------------------- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
