Re: web2py like SQLFORM

2015-06-02 Thread Masklinn
> On 02 Jun 2015, at 04:57, Abhijit Chatterjee wrote: > > Hello everyone. I am new in django but I have been using web2py for sometime. > Do we have anything like SQLFORM that automatically renders the ORM or we > have redundantly call each tables and fields? Tou have not explained what sqlfo

Re: web2py like SQLFORM

2015-06-01 Thread James Schneider
I'm not familiar with web2py or SQLFORM, so I can't help there, although I will say that the Django ORM is quite good. There shouldn't be any need for redundant DB calls anywhere. Have you been through the tutorial and other documentation? Doing so well help answer questions like these. https://d