On Fri, Dec 5, 2008 at 2:07 AM, Florian Lindner <[EMAIL PROTECTED]> wrote:
> Last time I used Django (pre 1.0) it was recommended to always use
> trunk since the last released version was too outdated. Has this
> changed?

Yes.

0.96 -> 1.0 involved a large number of backwards-incompatible changes,
so many people simply followed trunk so that they could make changes
as they went rather than having a single huge upgrade process.

>From 1.0 on, this is not a problem because compatibility is preserved
between releases. Thus, your best bet (unless you're a developer
actively working on Django itself, and interested in helping to
develop new features or fix new bugs) is simply to use the latest
release (Django 1.0.2).


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to