[web2py] Re: Examples of customizing SQLFORM.grid add/edit/view screens?

2015-04-10 Thread Halili Celik
instead of request(0), write request.args(0) 29 Ocak 2014 Çarşamba 19:13:27 UTC+2 tarihinde A36_Marty yazdı: > > > I've created a web2py grid of records based on the selection on the page. > i.e. a table COMPANY has many EMPLOYEES -- someone selects a given COMPANY > and a SQLFORM.grid of the

[web2py] 'DAL' object has no attribute ""table_name""

2017-08-14 Thread Halili Celik
1. web2py internet download link is wrong for windows platform. The link points to old version: 2.15.2-stable+timestamp.2017.07.19.12.18.41 2. With the version: 2.15.2-stable+timestamp.2017.07.19.12.18.41, when I try to export csv format I get 'DAL' object has no attribute ""table_name"". --

[web2py] Re: 'DAL' object has no attribute ""table_name""

2017-08-15 Thread Halili Celik
Correction: It should be 'TSV (Spreadsheets', not 'csv'. 15 Ağustos 2017 Salı 00:24:44 UTC+3 tarihinde Halili Celik yazdı: > > 1. web2py internet download link is wrong for windows platform. The link > points to old version: 2.15.2-stable+timestamp.2017.07.19.12.

[web2py] Current version: 2.15.3-stable+timestamp.2017.08.07.12.51.45 (LGPLv3 License) download link wrong.

2017-08-15 Thread Halili Celik
When I downloaded above link for windows, the web2py version is still ' 2.15.2-stable+timestamp.2017.07.19.12.18.41'. -- 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 I