Re: ANN: Django 1.3 release candidate available

2011-03-04 Thread Thomas Guettler
Hi, all of my 211 unittests pass, no single failure. Thank you for this high quality framework. Thomas Güttler On 04.03.2011 07:00, James Bennett wrote: > Tonight we're proud to announce the first release candidate for Django > 1.3; if all goes well, the final release will happen in about a

Re: ANN: Django 1.3 release candidate available

2011-03-03 Thread sebastien piquemal
Oh ... actually, I just deleted the django folder from `dist-packages` and ran again `setup.py`, and now it works. On Mar 4, 9:18 am, sebastien piquemal wrote: > Great ! > > > > However, I don't know if it is me, but I just installed it, tried to > start my development server, and I got : >

Re: ANN: Django 1.3 release candidate available

2011-03-03 Thread sebastien piquemal
Great ! However, I don't know if it is me, but I just installed it, tried to start my development server, and I got : File "manage.py", line 14, in execute_manager(settings) File "/usr/local/lib/python2.6/dist-packages/django/core/management/ __init__.py", line 438, in execute_mana

ANN: Django 1.3 release candidate available

2011-03-03 Thread James Bennett
Tonight we're proud to announce the first release candidate for Django 1.3; if all goes well, the final release will happen in about a week. Details for the release candidate are available on the official Django weblog: http://www.djangoproject.com/weblog/2011/mar/03/13-rc/ -- "Bureaucrat Conr