On 3/5/07, cjl <[EMAIL PROTECTED]> wrote:
> After browsing through the Django Users and Django Developers groups,
> I started to wonder which branch I should be using as I learn.

I'd recommend starting on trunk and maybe sticking to 0.96 once it's
released. After 0.96 there will be some big changes, but it'll be a
little while before they all stabilize enough for daily use, so 0.96
will be your best option at that point.

It will mean you'll have code to migrate, but a lot of the changes
should be fairly easy -- with the newforms-admin, stuff, for example,
it'll mostly just be moving admin declarations out of your model
classes (since most of the more advanced things newforms-admin will do
aren't really possible right now, you wouldn't be migrating any of
those features anyway...).

-- 
"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