On Thursday, August 30, 2012 4:01:39 PM UTC-4, Massimo Di Pierro wrote:
>
> Fixed in trunk but you should not use Auth without auth.define_tables() 
> (that is really causing the problem).


Perhaps this is less important with lazy tables (though I assume there is 
still some efficiency gain), but I think the Auth tables aren't really 
necessary to just check if the user is logged in and to construct the 
navbar, so maybe we should accommodate table-less Auth for requests that 
don't need the tables (which may be most reqeusts for many apps).

Anthony 

-- 



Reply via email to