Re: Fatal Python error: Inconsistent interned string state.

2009-07-28 Thread Alex Robbins
File "/Users/kschwen/Dev/django_src/django/utils/autoreload.py", > line 91, in python_reloader >     reloader_thread() >   File "/Users/kschwen/Dev/django_src/django/utils/autoreload.py", > line 72, in reloader_thread >     if code_changed(): >   File "/Users/ksc

Fatal Python error: Inconsistent interned string state.

2009-07-27 Thread Ken Schwencke
I'm working with GeoDjango and PostGIS, and I'm getting "Fatal Python error: Inconsistent interned string state." errors randomly while using the development server. It doesn't happen on any specific view (it's happened on the two main views), it doesn't happen