Re: Trying to access admin but getting AttributeError: 'NoneType' object has no attribute 'cursor'

2009-05-15 Thread Sean Brant
I rechecked out trunk and it seems to work as expected. Thanks. On May 15, 2009, at 10:54 PM, Alex Gaynor wrote: > > > On Fri, May 15, 2009 at 8:40 PM, Sean Brant > wrote: > > On more thing I reverted back to rev: 9500 (choose it randomly) every > thing seems to work. > > On May 15, 8:24 pm,

Re: Trying to access admin but getting AttributeError: 'NoneType' object has no attribute 'cursor'

2009-05-15 Thread Alex Gaynor
On Fri, May 15, 2009 at 8:40 PM, Sean Brant wrote: > > On more thing I reverted back to rev: 9500 (choose it randomly) every > thing seems to work. > > On May 15, 8:24 pm, Sean Brant wrote: > > Im running trunk rev: 10790 with Postgres 8.3 and when I access the > > admin area or when using login

Re: Trying to access admin but getting AttributeError: 'NoneType' object has no attribute 'cursor'

2009-05-15 Thread Sean Brant
On more thing I reverted back to rev: 9500 (choose it randomly) every thing seems to work. On May 15, 8:24 pm, Sean Brant wrote: > Im running trunk rev: 10790 with Postgres 8.3 and when I access the > admin area or when using login_required i get this error: > > Traceback (most recent call last)

Re: Trying to access admin but getting AttributeError: 'NoneType' object has no attribute 'cursor'

2009-05-15 Thread Sean Brant
It might be due to threading, every once in a while I can pull up the admin page. It's pretty random thought. On May 15, 8:24 pm, Sean Brant wrote: > Im running trunk rev: 10790 with Postgres 8.3 and when I access the > admin area or when using login_required i get this error: > > Traceback (mos

Trying to access admin but getting AttributeError: 'NoneType' object has no attribute 'cursor'

2009-05-15 Thread Sean Brant
Im running trunk rev: 10790 with Postgres 8.3 and when I access the admin area or when using login_required i get this error: Traceback (most recent call last): File "/Users/seanbrant/webapps/django/lib/python2.5/django/core/ servers/basehttp.py", line 278, in run self.result = application