David Cramer said the following:
> If I update from python 2.4 to 2.5 I can expect some trouble unless I know
> what has changed. If I update trunk, which is what is considered the only
> real version to use right now, I may encounter problems that I wasn't
> expecting, especially since the closest thing to a changelog is svn log.

You just need to correct your understanding of tracking trunk - you can not 
expect to be able to update blindly and have things not break. Until 1.0 lands, 
backwards incompatible changes *will* happen, so you must expect that "svn up" 
may break your code, especially if you're using undocumented internals.

-- 
Collin Grady

A professor is one who talks in someone else's sleep.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to