Re: [web2py] Re: web2py 2.14.2

2016-03-30 Thread Sukrut Joshi
thanku On Wed, Mar 30, 2016 at 3:58 PM, Gary Cowell wrote: > Hello > > Running 2.14.3 - upgraded from 2.12.(something) > > Seems all the btn-default are now almost invisible? > > E.g. from the log in page: > > onclick="window.location='/dynamic54/default/user/register?_next=%2Fdynamic54%2Fdyna

[web2py] Re: web2py 2.14.2

2016-03-30 Thread Gary Cowell
Hello Running 2.14.3 - upgraded from 2.12.(something) Seems all the btn-default are now almost invisible? E.g. from the log in page: Sign Up Gives me now. I upgraded web2py, then copied the static/js and static/css from welcome I notice bootstrap version changed from 3.3.4 to 3.3.5. butt

Re: [web2py] Re: web2py 2.14.2

2016-03-29 Thread Richard Vézina
@Sukrut Maybe here : http://stackoverflow.com/questions/18351553/regular-expression-validation-for-indian-phone-number-and-mobile-number On Tue, Mar 29, 2016 at 4:07 AM, Sukrut Joshi wrote: > please help for regex of mobile numbers of india i dont want use country > code ..number must start with

Re: [web2py] Re: web2py 2.14.2

2016-03-29 Thread Richard Vézina
Or second answer here : http://stackoverflow.com/questions/3813195/regular-expression-for-indian-mobile-numbers On Tue, Mar 29, 2016 at 11:24 AM, Richard Vézina < ml.richard.vez...@gmail.com> wrote: > @Sukrut > Maybe here : > http://stackoverflow.com/questions/18351553/regular-expression-validati

Re: [web2py] Re: web2py 2.14.2

2016-03-29 Thread Sukrut Joshi
please help for regex of mobile numbers of india i dont want use country code ..number must start with digit and end with digit and length of mobile no=10 requires = IS_MATCH('^1?((-)\d{3}-?|\(\d{3}\))\d{3}-?\d{4}$', error_message='not a phone number') this is for us..and need for indi

[web2py] Re: web2py 2.14.2

2016-03-28 Thread Massimo Di Pierro
Please use a different thread for this. On the other thread, can you show the query that cases this traceback? On Monday, 28 March 2016 13:50:46 UTC-5, rif wrote: > > Unfortunately __init__ is present in my case. Moreover when I start the > app using local development server I get another stackt

[web2py] Re: web2py 2.14.2

2016-03-28 Thread Dave S
You're probably going to need someone with GAE experience, then. /dps On Monday, March 28, 2016 at 11:50:46 AM UTC-7, rif wrote: > > Unfortunately __init__ is present in my case. Moreover when I start the > app using local development server I get another stacktrace (pasted below). > > File "

[web2py] Re: web2py 2.14.2

2016-03-28 Thread rif
Unfortunately __init__ is present in my case. Moreover when I start the app using local development server I get another stacktrace (pasted below). File "/home/rif/Documents/webframeworks/firmoasa/gluon/restricted.py", line 227, in restricted exec ccode in environment File "/home/rif/Do

[web2py] Re: web2py 2.14.2

2016-03-28 Thread Dave S
On Monday, March 28, 2016 at 2:52:02 AM UTC-7, rif wrote: > > After a long while of not updating one app running on gae I tried 2.14.3 > and I have the error below. Can anyone suggest a fix? > > Thanks, > -rif > > Unable to store in FILE: > /base/data/home/apps/s~firmoasa/11.391689743844727003

[web2py] Re: web2py 2.14.2

2016-03-28 Thread rif
After a long while of not updating one app running on gae I tried 2.14.3 and I have the error below. Can anyone suggest a fix? Thanks, -rif Unable to store in FILE: /base/data/home/apps/s~firmoasa/11.391689743844727003/applications/firmoasa/models/db.py Traceback (most recent call last): Fi

[web2py] Re: web2py 2.14.2

2016-03-25 Thread pbreit
I got an error on this change: https://github.com/web2py/web2py/commit/bd6115ad62bd8b8610f5bb23c92305c368e57d37#diff-03411a71189d2ba825e3b902d58cc824R62 Traceback (most recent call last): File "/Users/pbreit/dev/messagedesk/web2py/gluon/restricted.py", line 227, in restricted exec ccode in