[web2py] Developer wanted!

2014-06-10 Thread Yanni Shainsky
I am looking for a paid developer for project that goes from concept-to-completion. 1. Database driven 2. Functionality similar to yelp, craiglist, angieslist 3. We will have at least 5 different user-types: visitors, authenticated users, business users, moderators, administrators 4. Users a

[web2py] Re: displaying associated name.

2010-05-20 Thread Yanni
Yes that worked. Kinda weird :) pet.category.category_name worked. Thank you very much. Yanni. On May 20, 11:06 am, "mr.freeze" wrote: > It will do it automatically. You should be able to do: > pet.category.name > > On May 20, 12:58 pm, Yanni wrote: > > > I&#

[web2py] displaying associated name.

2010-05-20 Thread Yanni
egory name? What does the code for that look like? Does it have to be a join? Thank you very much. Yanni.

[web2py] Re: Confusion in Models. Difference between SQLField, Field, db.Field

2010-05-10 Thread Yanni
Thank you for the clarification. Yanni. On May 6, 2:58 pm, mdipierro wrote: > They are all alias of each other. You should use Field. The other ones > are there for backward compatibility. > > On May 6, 3:41 pm, Yanni wrote: > > > I am confused as to when to use >

[web2py] Confusion in Models. Difference between SQLField, Field, db.Field

2010-05-06 Thread Yanni
I am confused as to when to use SQLField Field db.Field in model definition. What are the ramifications? Thank you, Yanni.

[web2py] Re: Documentation on setting up web2py and Google App Engine (GAE) in a windows XP environment.

2010-04-15 Thread Yanni
Thank you. Is there a version control system that you can recommend, or that integrates well with web2py? On Apr 15, 10:06 am, mdipierro wrote: > On Apr 15, 11:29 am, Yanni wrote: > > > > > Ok, so here's are the concise steps I took, to get my test web2py > >

[web2py] Documentation on setting up web2py and Google App Engine (GAE) in a windows XP environment.

2010-04-15 Thread Yanni
g locally using the windows based application, and then copy the directory to the google app engine, and upload it everytime? How is development shared with multiple developers? Is there a way to "download" a deployed application with Google App Engine, or otherwise? Thank you, Yanni. -- To unsubscribe, reply using "remove me" as the subject.

[web2py] Re: Newbie Questions.

2010-04-13 Thread Yanni
On Apr 13, 11:54 am, mdipierro wrote: > On Apr 13, 1:44 pm, Yanni wrote: > > > Ok, so I'm a bit confused. > > > 1. I am using web2py on my Windows installation, however, after I stop > > and restart the service, all my work disappears (the views, > > con

[web2py] Newbie Questions.

2010-04-13 Thread Yanni
Ok, so I'm a bit confused. 1. I am using web2py on my Windows installation, however, after I stop and restart the service, all my work disappears (the views, controllers, etc). How do I prevent this from happening? 2. Is there a way around GAE not allowing the timestamp option? The application I