I come from the django background and wanted to play around with web2py. 
There is an awesome feature in django model forms, the analogous to SQL 
Forms in web2py. 
The feature which i want to implement in web2py is 
this<https://docs.djangoproject.com/en/dev/ref/forms/widgets/#setting-arguments-for-widgets>
.

I tried searching for stuff, but the solutions were more complicated, i 
have posted a SO question 
here<http://stackoverflow.com/questions/10460973/select-widget-model-form-with-static-content-from-a-list-in-web2py>
. 

Reply via email to