[web2py] Open Sourced dating website

2017-02-25 Thread David Shavers
Good Evening, I made a dating website when i was heavily into web2py. My original goal was to overthrow Plenty of Fish. Didn't happen lol. Currently I'm into android development and release new apps almost weekly. My dating website has over 300 users and it's still growing even though i don't

[web2py] New system like web2pyslices ( redesign and remodel maybe ) to web2py

2017-02-25 Thread Marlysson Silva
Hi people. What you think about redesign the web2pyslices website? -- 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

[web2py] Re: best way to put together components that interact between them

2017-02-25 Thread Marlysson Silva
Are you using the some frontend framework? As Vuejs , angular , react .. Or many pages html loaded by the *load *function ? Em sexta-feira, 24 de fevereiro de 2017 18:25:42 UTC-3, Bernardo Leon escreveu: > > Hi, I am trying to create a page that uses 3 components. I want each > component to be

Re: {Disarmed} [web2py] Re: Searching and sorting virtual field on grid

2017-02-25 Thread Anthony
Also, note that you can define a view in your database that represents all the columns you would like in your grid, and then create a DAL model to represent that view (could get tricky if you also want to use the grid for create/update -- you would need to set up some triggers in the database).

Re: {Disarmed} [web2py] Re: Searching and sorting virtual field on grid

2017-02-25 Thread Anthony
On Saturday, February 25, 2017 at 1:10:10 AM UTC-5, Carlos Cesar Caballero wrote: > > Hi Anthony, thanks for your answer. > > We are using (besides web2py) the php yii2 framework. Yii2 has this > functionality specifying custom functions for sorting and filtering of > fields in grids ( >

[web2py] Re: text field input control

2017-02-25 Thread Pierre
thanks for confirmation Massimo we shouldn't clean so much as is bad for the ecosystem. -- 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