Re: ImportError: cannot import name actions

2013-10-17 Thread rok
same path in dev by setting the sys.path=[the same list of paths as in dev] within the wsgi.py to try to eliminate this potential cause. Still, the problem persisted. Rok On Wednesday, October 16, 2013 9:26:33 AM UTC+2, Ivan Kharlamov wrote: > > Hi! > > On 10/15/2013 04:56 PM,

Re: ImportError: cannot import name actions

2013-10-15 Thread rok
Thanks Daniele, I thought since the 1.6 release is in the final stretch this might be somewhat related to bugfixing. I posted it to the users forum. Rok On Tuesday, October 15, 2013 5:11:36 PM UTC+2, Daniele Procida wrote: > > On Tue, Oct 15, 2013, rok > wrote: > > >I

ImportError: cannot import name actions

2013-10-15 Thread rok
I have recently been testing the 1.6b4 tag with a new app we are writing, using apache and wsgi. However, I could not get rid of the following issue happening on every request: ... [Tue Oct 15 12:50:36 2013] [error] [client 127.0.0.1] File "/home/rok/apps/django-trunk/django/contri