Re: [web2py] Re: Custom Authentication Template

2010-11-04 Thread Andrew Evans
hey ty very much :-) On Wed, Nov 3, 2010 at 6:23 PM, mdipierro wrote: > errata > > views/default/user.html > > On Nov 3, 6:51 pm, Andrew Evans wrote: > > How can I implement my own html template for the authentication/login to > use > > throughout my site. I thought about redirecting it but tha

[web2py] Re: Custom Authentication Template

2010-11-03 Thread mdipierro
errata views/default/user.html On Nov 3, 6:51 pm, Andrew Evans wrote: > How can I implement my own html template for the authentication/login to use > throughout my site. I thought about redirecting it but that doesn't make > sense... any ideas

[web2py] Re: Custom Authentication Template

2010-11-03 Thread mdipierro
I think you just want to edit the views/default/user.py On Nov 3, 6:51 pm, Andrew Evans wrote: > How can I implement my own html template for the authentication/login to use > throughout my site. I thought about redirecting it but that doesn't make > sense... any ideas