#12609: FAQ needs updating for advise on which Django version to use
---------------------------+------------------------------------------------
 Reporter:  shanx          |       Owner:  nobody    
   Status:  new            |   Milestone:            
Component:  Documentation  |     Version:  SVN       
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  1              |  
---------------------------+------------------------------------------------
 The FAQ at http://docs.djangoproject.com/en/dev/faq/install/ states:

 {{{
 Should I use the official version or development version?
 The Django developers improve Django every day and are pretty good about
 not checking in broken code. We use the development code (from the
 Subversion repository) directly on our servers, so we consider it stable.
 With that in mind, we recommend that you use the latest development code,
 because it generally contains more features and fewer bugs than the
 “official” releases.
 }}}

 Now that Django has a release schedule, I would imagine it to be advisable
 for the general public to use Django releases by default and only if they
 want the cutting edge should the follow  trunk (or a branch for that
 matter). See the patch for my proposal on updating the text.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12609>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
-- 
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.


Reply via email to