Hello, Carlos.
Did you manage to make this working?
On Wednesday, October 15, 2014 at 4:51:43 AM UTC+2, Cláudio Bastos wrote:
>
> Hi,
>
> i'm struggling to make Web2py and Google Cloud Endpoints work together.
>
> When I change app.yaml to include :
>
>
> - url: /_ah/spi/.*
> script: my_api.app
How to install some old version of web2py?
Is there some repository of old web2py versions exists?
--
All the time i use web2py's admin page for installed applications, i find
very unergonomical.
I am not a designer, but that's what i came up with:
http://img403.imageshack.us/img403/6774/cssy.png
You can see on the right the current design, and on the left - suggested by
me.
The css styles i used:
nd tags to add to the keywords meta tag on each post page
for SEO. Once again I'm no expert, just a physics student who loves to
code python and web2py.
But then again Its one of tose questions that make you think.
Victor
On Nov 30, 3:30 pm, Thadeus Burgess wrote:
> I was just curious w
Hi Guys, I really appreciate your help in the past. I have a another
quick question. Is it possible to use GAE models in model.py and then
use SQLFactory to generate and process the forms that are generated.
Cheers
--
You received this message because you are subscribed to the Google Groups
"w
IMHO, It's better to use categories because people would generally
visit your blog looking for posts on a topic (JQuery, Web2py,
Photoshop etc), if you had an "Older/Newer posts" link, then thats
fine.
On Nov 29, 10:43 am, Thadeus Burgess wrote:
> What is the benefit or reason for having date-
Thanks everyone
I guess I'll need to do some email server research then. At least I
know what to research. Previously, I didnt know where to start.
Thanks Again
Victor
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the G
done . I understand that this is not necessarily a
web2py question, but I would be grateful to get some directions as to
where and how I can get more info. I tried google but I dont even know
what phrase to use.
Thanks Everyone
Victor
--~--~-~--~~~---~--~~
You received
You're welcome. Just doing my part to help the web2py ccommunity :)
On Aug 24, 6:03 am, durga moganty
wrote:
> thanks victor,
>
>
>
> On Mon, Aug 24, 2009 at 7:00 AM, Victor wrote:
>
> > I dunno, but this might be what you're looking for.
> >http://cod
I dunno, but this might be what you're looking for.
http://code.google.com/appengine/docs/python/tools/uploadingdata.html
Cheers
Victor
On Aug 21, 8:53 am, durga wrote:
> how do I upload default data to GAE database tables like we do it in
> admin app usi
your line should be routes_in = (('.*:/testme','/myapp/default/
index')) dont forget to add an $ at the end if all you want is /
testme
On Aug 21, 10:41 pm, Prabhu wrote:
> Hi,
>
> Newbie to web2py here. My routes.py reads,
>
> #!/usr/bin/env python
> # -*- coding: utf-8 -*-
>
> routes_in = (('
I think the routes in should be like a tuple like so (('.*:/
favicon.ico', '/examples/static/favicon.ico')) the ':' separates the
host from the rest of the URL .* means from all hosts. So all requests
will be considered when re-routing. I might be wrong but hope I
helped. I think the problem's
rigin Policy?), is there any trick that has been utilized or is that
just one of those gotchas with the Google App Engine.
Thanks Y'all.
Victor
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"web2py-users&
On Jul 7, 5:12 pm, Rob McC wrote:
> First, web2py looks like an exciting framework, one that I wish to
> learn.
>
> I admire the efforts of Massimo for moving web2py forward. It must
> require a ton of time.
>
> I have it working on my Mac, and I am comfortable with getting apps to
> GAE.
> -
I have just sent an email to Ron Stevens of the python 411 podcast at
http://www.awaretek.com/python/ to ask if he would like to do an
interview with Massimo.
I hope it was a good idea.
Victor
--~--~-~--~~~---~--~~
You received this message because you are
Thanks Massimo, Worked like a charm!!
On Sun, Jan 18, 2009 at 12:10 AM, mdipierro wrote:
>
> Thanks Victor.
> I think this a GAE issue. Make the field a string instead of text. you
> may need to set the max length
>
> ...db.Field('Tag','string',length=128)
16 matches
Mail list logo