my inconvenients:

1 - Bootstrap, i need layout.html but dont want bootstrap. How do i get rid
of bootstrap or change it to semantic ?
     Bootstrap should not be a constraint but just an add-on.

2 - web2py custom forms and tables. Are nice tools but if they dont do what
you want you will have a big mess of code/style to customize it.
    I prefer doing it frontend side with angular/Vuejs/etc. Gives me more
tools for my personal CV and the code looks better, however it lacks proper
data binding with web2py and i end up having 2 separate apps, one frontend
and one backend via REST. I dont like it.

Regards




2015-10-28 11:28 GMT+00:00 Bernard Letourmy <bernard.letou...@gmail.com>:

> Hi Ramos,
> What's your project ?
> Because if you do some console, desktop or Python notebook doc.
> standalone pydal is there.
> But if you're looking at developing a web app or rest api
> Web2py Is quite good at it and quite well integrated with pydal  ;)
>
> Or what  inconvenience do you see with web2py for this project?
>
> Thanks
> Bernard
>
> --
> 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.
>

-- 
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