Re: global variable issue

2008-06-24 Thread csmithmaui
to do some reading on how the server fulfills my requests. Thanks for stopping my insanity of trying to get this to work and pointing me in the right direction. I think I can make some headway with this new information. Gratefully, csmithmaui --~--~-~--~~~---~--~

global variable issue

2008-06-24 Thread csmithmaui
rn object_detail(*args, **kwargs) So, this all works fine on the development server on my laptop using the latest django trunk, but on webfactions server it doesn't work all of the time. Sometimes when I access my object_detail( by the way I also wrote my own freeform.html in templates/co