What did you change? Hopefully you're using version control and can do a
diff.
The traceback you provided isn't very helpful to most people because
it's from Django's internals instead of your own code.
In any case, you need to do more work before you'll get much help,
unless someone's speci
Hi,
After i modified some models, i started to get following errors:
Traceback (most recent call last):
File "C:\Python26\lib\site-packages\django\core\servers\basehttp.py",
line 280, in run
self.result = application(self.environ, self.start_response)
File "C:\Python26\lib\site-packages
2 matches
Mail list logo