[web2py] Re: Question with saving the thumbnail name on linux disk

2019-08-30 Thread Dave S
On Friday, August 30, 2019 at 11:42:37 AM UTC-7, Rahul wrote: > > > Hi Dave and Everyone, > I followed your advice -- Thanks for the code cleanup - However > the issues still exist > > *ISSUE*#1 - The photo is still being saved in > [E:\web2py_src\web2py\applications\*artpicstatic*\use

[web2py] Re: Question with saving the thumbnail name on linux disk

2019-08-30 Thread Rahul
Hi Dave and Everyone, I followed your advice -- Thanks for the code cleanup - However the issues still exist *ISSUE*#1 - The photo is still being saved in [E:\web2py_src\web2py\applications\*artpicstatic*\user_uploads] Correct path where it should be saved is [infile: E:\web2py_src\

[web2py] configuring an app on pythonanywhere

2019-08-30 Thread Maurice Waka
After doing all the procedures for a new app e.g. www.myapp.com, completing registration on godaddy.com, upgrading on pythonanywhere etc. The app in web2py is also 'myapp'(same as domain name) I went to the web2py folder and changed/ added in the routes.py this: routers = dict( BASE = dict