I'm getting this error on the first table in a model file.

The import is happening four times. The backtraces each time are:

WebSite [models.py:40]  
<module> [models.py:40] 
<module> [__init__.py:67]       
<module> [models.py:7]  
run [pydevd.py:780]     
<module> [pydevd.py:978]        



WebSite [models.py:40]  
<module> [models.py:40] 
run [pydevd.py:780]     
<module> [pydevd.py:978]        



and then this one twice:

WebSite [models.py:40]  
<module> [models.py:40] 
run [pydevd.py:780]     
<module> [pydevd.py:978]        



How do I go about working out why I'm getting this error?

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to