yes

def registration():
     return dict(form=auth.register())



On Wednesday, 12 August 2015 00:49:13 UTC-5, Ramchandra Sharma wrote:
>
> so, if i want to use auth.register() in html page can i return it as some 
> dict(form)??
>
>
> On Saturday, 12 March 2011 01:47:10 UTC+5:30, Jonathan Lundell wrote:
>>
>> On Mar 11, 2011, at 11:29 AM, pbreit wrote:
>> > But can't you just put auth.settings.logged_url = self.url('default', 
>> 'index') in a model?
>>
>> Sure. The problem is only with calling (for example) auth.register() 
>> directly.
>>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to