[web2py] Re: GET queries other than ID

2017-04-30 Thread David Shavers
Hey, Anthony here is the finished product of what i was working on. It's an android app that lets you rent out your property to strangers. The payments and database are handled by web2py. https://play.google.com/store/apps/details?id=com.jbtus.daybyday=en=downloadatoz.com Also, how do i do

Re: [web2py] Re: Open Sourced dating website

2017-04-28 Thread David Shavers
Bump -- 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

[web2py] Re: GET queries other than ID

2017-04-24 Thread David Shavers
Sweet, thanks! -- 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"

[web2py] Re: GET queries other than ID

2017-04-24 Thread David Shavers
Hey Anthony, Thanks for replying. So what you're saying is that the auto generated value for cost_per_night is trying to get me to put in two integers and that the resulting json will be a range withing those two? For example: the link you posted would give me all of the values between 25 and

Re: [web2py] Re: Open Sourced dating website

2017-04-24 Thread David Shavers
I've been trying to keep spam accounts to a minimum, but I do agree that I should provide a test account for other developers to browse. Username: alex101 Password: alex101 -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source

Re: [web2py] IMPORTANT - WEB2PY CONSULTING

2017-04-24 Thread David Shavers
Hey Richard, I've been trying to keep spam accounts to a minimum, but I do agree that I should provide a test account for other developers to browse. Username: alex101 Password: alex101 -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) -

[web2py] IMPORTANT - WEB2PY CONSULTING

2017-04-24 Thread David Shavers
Hi, I have a dating website that uses a lot of web2py features. I know android and web2py and can help bring people up to speed if they need. www.jbtus.com Contact - www.facebook.com/shaversapps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) -

[web2py] GET queries other than ID

2017-04-24 Thread David Shavers
Bump -- 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

[web2py] GET queries other than ID

2017-04-21 Thread David Shavers
Hi, How do I GET data by using the "cost-per-night" url? ID works fine, but that's the only thing that does. www.example.com/app/default/api/patterns gives me this: /room_owner[room_owner] /room-owner/id/{room_owner.id} /room-owner/id/{room_owner.id}/:field

Re: [web2py] Re: Open Sourced dating website

2017-04-21 Thread David Shavers
Haha thanks a lot Massimo, your acknowledgement makes me want to code better -- 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

Re: [web2py] Re: Open Sourced dating website

2017-04-16 Thread David Shavers
Includes forum, feed similar to that of Facebook, user to user messaging, gender sorting, preference sorting, sexual orientation sorting, group chats, picture uploading, user profiles, etc -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) -

Re: [web2py] Re: Open Sourced dating website

2017-04-16 Thread David Shavers
Bump, Fully featured dating website. If you have any ideas of what you would like to see added let me know and I will try to do it and then open source it. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) -

Re: [web2py] Re: Open Sourced dating website

2017-02-27 Thread David Shavers
Glad you liked! -- 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"

[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] Re: make your app name show first

2017-01-07 Thread David Shavers
I haven't tried that before today, but it still didn't work. I appreciate the suggestion though. Do you have any more? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list

[web2py] Re: make your app name show first

2017-01-03 Thread David Shavers
I hadn't tried that previously, but after you recommended it. Tried it and it was still the same result. Also, my app is named JBTUS and that's the name that i used in routes.py as well. Should it be lower case? On Tuesday, January 3, 2017 at 5:50:32 PM UTC-6, 黄祥 wrote: > > had you already

[web2py] Re: make your app name show first

2017-01-03 Thread David Shavers
the green button that's located on the web tab. Init was still the first app the popped up. Should i delete routes.example.py? What am i doing wrong? On Monday, January 2, 2017 at 1:48:12 AM UTC-6, David Shavers wrote: > > Hi, I have an app and I had to name it 'init' because the 'welcome' app

Re: [web2py] Re: make your app name show first

2017-01-03 Thread David Shavers
at 1:51:04 AM UTC-6, Dave S wrote: > > > > On Monday, January 2, 2017 at 1:03:42 PM UTC-8, David Shavers wrote: >> >> I've read both links that you guys have sent and now I know what code I >> need to put into the routes.py file, but It's still not clear

[web2py] make your app name show first

2017-01-01 Thread David Shavers
Hi, I have an app and I had to name it 'init' because the 'welcome' app kept coming up first. How can I make it so that a different app (e.g. 'jbtus') comes before 'init?' -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code)