On 3/12/06, MarC <[EMAIL PROTECTED]> wrote: > Is "svn co http://code.djangoproject.com/svn/django/trunk/" close enough to > the final 1.0 version > and safe/stable enough?
It's safe enough for use, but the next version, 0.92, is going to make a huge number of backwards-incompatible changes. My advice would be to do one of two things: 1) Grab an SVN checkout from trunk and use it to learn how the various parts of Django work together, knowing that some things (most notably the database API) will be changing soon, or 2) Grab an SVN checkout from the "magic-removal" branch, which is stabilizing and will become, or be merged into trunk immediately preceding, the Django 0.92 release, and learn your way around the new ways of doing things. Changes from how things work in trunk are detailed here: http://code.djangoproject.com/wiki/RemovingTheMagic -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---