Author: adrian Date: 2006-07-29 13:41:09 -0500 (Sat, 29 Jul 2006) New Revision: 3488
Modified: django/trunk/docs/release_notes_0.95.txt Log: Formatted docs/release_notes_0.95.txt in our ReST format, with titles Modified: django/trunk/docs/release_notes_0.95.txt =================================================================== --- django/trunk/docs/release_notes_0.95.txt 2006-07-29 18:27:50 UTC (rev 3487) +++ django/trunk/docs/release_notes_0.95.txt 2006-07-29 18:41:09 UTC (rev 3488) @@ -1,3 +1,8 @@ +================================= +Django version 0.95 release notes +================================= + + Welcome to the Django 0.95 release. This represents a significant advance in Django development since the 0.91 @@ -5,7 +10,7 @@ too extensive to list in full, but a summary is presented below. Suitability and API stability ------------------------------ +============================= This release is intended to provide a stable reference point for developers wanting to work on production-level applications that use Django. @@ -24,7 +29,7 @@ was between 0.91 and 0.95. Changes and new features ------------------------- +======================== The major changes in this release (for developers currently using the 0.91 release) are a result of merging the 'magic-removal' branch of development. @@ -87,7 +92,7 @@ .. _checklist: http://code.djangoproject.com/wiki/MagicRemovalCheatSheet1 Problem reports and getting help --------------------------------- +================================ Need help resolving a problem with Django? The documentation in the distribution is also available online_ at the `Django website`_. The FAQ_ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
