On Monday, June 27, 2011 3:28:18 PM UTC-4, Richard wrote: 
>
> Also, I just tried to change the compileapp.py with Storage... It stop to 
> send the traceback and I got a : invalid view (ref/create_fvte.load)...

 
Do you have an explicit create_fvte.load view, or are you relying on 
generic.load? I think generic views aren't being used with LOAD and 
ajax=False (generic views are also disabled by default unless the request is 
local).
 
Anthony

Reply via email to