Hello all,

I use Windows XP, MySQL 4.1 and Django trunk version. Until yesterday
everything worked fine, but now I have really weird thread problem with
django's own developement server. Eventually pages are shown correctly,
but it's rather rare than rule, and sometimes some images or css-files
does not reach to browser.

Yesterday I had this problem with one of my projects and not with
others, and I managed to solve it with rewriting the project's
settings.py. Today I have the same problem with one other project and
not with the one I had  yesterday. And now the rewriting of settings.py
does not help.

The developement server restarts itself after every request and some
times it prints out the following error message:


Unhandled exception in thread started by
Error in sys.excepthook:

Original exception was:
Validating models...
0 errors found.


Any clues would be greatly appreciated.

TT

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

Reply via email to