Massimo,

You are absolutely correct and it was in the file that I downloaded
this morning.  I must have done something that failed to copy into the
subdirectories.

I just want to say that that Web2py is a beautiful piece of work and
you should be commended for it's elegance.  I found it a little hard
to 'throw away' my previous conceptions but I've gone from zero to
creating a decent application, including learning Python and GAE
(bigtable), in about 6 weeks.  That's probably a little long, but I'm
been in this industry for 40 years.  I had a lot to unlearn.  :-)

Thanks for a great effort.

Regards,
Gary


On Apr 14, 5:50 pm, mdipierro <[email protected]> wrote:
> I just downloaded it again and the settings.py is there and works fine
> for me. Please download it again.
>
> Massimo
>
> On Apr 14, 4:10 pm, Gary <[email protected]> wrote:
>
> > Source from the web page.
>
> > On Apr 14, 5:08 pm, mdipierro <[email protected]> wrote:
>
> > > Yes, there should be agluon/settings.py that was not there before.
>
> > > Did you use bzr, svn or the source from the web page?
>
> > > Massimo
>
> > > On Apr 14, 3:42 pm, Gary <[email protected]> wrote:
>
> > > > I updated to 1.62 this morning and made two changes in the views.
> > > > When I uploaded to GAE, the application failed with a "600 server
> > > > error" and the log shows:
>
> > > > <type 'exceptions.ImportError'>: No module named settings
> > > > Traceback (most recent call last):
> > > >   File "/base/data/home/apps/utilityplant/1.332789504321242905/
> > > > gaehandler.py", line 16, in <module>
> > > >     fromgluon.settings import settings
>
> > > > I cannot find a setting.py file in thegluondirectory and I'm not
> > > > sure if I should.  The mods worked fine on the web2py server.  For the
> > > > record, I added the following call to yahoo maps in the layout.html
> > > > file which, I suppose could be the problem.
>
> > > > <script type="text/javascript"
> > > >         src="http://api.maps.yahoo.com/ajaxymap?
> > > > v=3.8&appid=xxxxxxxxxxxxxxxxxxxxxxx">
> > > > </script>
> > > > <style type="text/css">
> > > >     #map{
> > > >         height: 35%;
> > > >         width: 25%;
> > > >     }
> > > > </style>
>
> > > > I'm just not sure if the GAE error relates to the 1.62 upgrade or my
> > > > change.  Any help would be greatly appreciated.
>
> > > > Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to