On Nov 3, 2005, at 6:04 AM, stava wrote:
Now, when I save my model file (which causes runserver to reload the model) I get the following:
[snip]
Yeah, this is a known bug in the auto-reload stuff (or in the runserver command) -- see http://code.djangoproject.com/ticket/698. It's been left unfixed because it's completely harmless, but it's scary so we should get to it sometime.
Jacob

