Malcolm Tredinnick wrote: > Are you using a Python 2.5 final release and not a pre-release? > > The reason I'm asking is because there was a bug in Python-2.5.1 > pre-releases (including the 2.5.1c1 version that shipped with betas of > Ubuntu Feisty) that caused problems with Django. It's not something we > are going to fix, because it's a Python bug and fixed in 2.5.1-final. > Ubuntu already have a Python update out that upgrade to 2.5.1-final. > > Regards, > Malcolm
Thanks a lot Malcolm, I too had doubt with other components. I checked my python version and it is Python 2.5.1c1 (release25-maint, Apr 12 2007, 21:00:25). And I checked whether there are any updates for it, but it hasn't come yet. Hope to get them in a couple of days or resolve to using python2.4 for django :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

