Re: Error with runserver using jython

2009-07-31 Thread Brandon
If I trash the .class files created by startproject, I can successfully run the built-in server after the classes are re- compiled. On Jul 31, 11:21 am, fwierzbicki wrote: > On Jul 31, 9:46 am, Brandon Taylor wrote:> Hi > everyone, > > > I created a new project through jython/django-admin.py a

Re: Error with runserver using jython

2009-07-31 Thread fwierzbicki
On Jul 31, 9:46 am, Brandon Taylor wrote: > Hi everyone, > > I created a new project through jython/django-admin.py and now I'm > receiving this error when attempting to start the development server > using jython... This is a known bug on Jython, but we haven't gotten to the bottom of it yet.