https://github.com/web2py/web2py/archive/master.zip

note, you have to use formstyle. For auth forms this is now set by default 
in db.py.

form = SQLFORM(..., formstyle = SQLFORM.formstyles.bootstrap3)
grid = SQLFORM.grid(..., formstyle = SQLFORM.formstyles.bootstrap3)
grid = SQLFORM.smartgrid(..., formstyle = SQLFORM.formstyles.bootstrap3)



On Saturday, 9 August 2014 03:41:15 UTC-5, eric cuver wrote:
>
> where i can find the web2py version with bootstrap
>
> Le samedi 9 août 2014 09:17:28 UTC+2, Massimo Di Pierro a écrit :
>>
>> also help us test the grid in trunk.
>>
>> On Saturday, 9 August 2014 02:13:38 UTC-5, Massimo Di Pierro wrote:
>>>
>>> Bootstrap 3 is in trunk now. Please help us test it.
>>> Also help us test that existing apps are not broken.
>>>
>>> Massimo
>>>
>>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to