Re: Use django.contrib.auth.login at root of site

2009-03-08 Thread joshm
Thanks that is pretty much exactly what I was looking for. I first tried it and didn't realize you were calling the login view...got it now though. Thx! On Mar 7, 1:55 pm, Alex Gaynor wrote: > On Sat, Mar 7, 2009 at 1:59 PM, jmat wrote: > > > I'm trying to figure out a way to use the django.c

Re: Permission Denied: /tmp/python.cache_root

2009-06-09 Thread joshm
Try one more time...anyone? I know that perhaps this may be more of a python/config question but anyone that might be able to point me in the right direction? On Jun 8, 10:23 am, jmat wrote: > I'm getting an error using Django 1.0 when trying to log a new user > in.  When I call > > login(reque

Re: Permission Denied: /tmp/python.cache_root

2009-06-09 Thread joshm
I will try to get a traceback, as I said it happens intermittently and I have only had screen shots sent to me, I will try to get one of those up. On Jun 9, 9:37 am, Karen Tracey wrote: > On Tue, Jun 9, 2009 at 12:27 PM, joshm wrote: > > > Try one more time...anyone?  I know

Re: Permission Denied: /tmp/python.cache_root

2009-06-09 Thread joshm
Here is a link to a screenshot of the traceback, unfortunately I don't have more than that for right now... http://img25.imageshack.us/img25/8711/tracem.png On Jun 9, 11:28 am, joshm wrote: > I will try to get a traceback, as I said it happens intermittently and > I have only had s

Re: Permission Denied: /tmp/python.cache_root

2009-06-11 Thread joshm
This is a private beta...not production I have debug on for that reason. In this instance, there are 2 django sites running, so this could very well be the issue. They are being hosted on a vps but the production one has memcache setup as its cache backend, the beta site which is getting this er

Re: Permission Denied: /tmp/python.cache_root

2009-06-12 Thread joshm
ting environment, > what user it runs as and what umask setting has been inherited by the > processes. > > Graham > > On Jun 12, 6:52 am, joshm wrote: > > > > > This is a private beta...not production I have debug on for that > > reason. > > > In this ins