[web2py] Re: alternate date and time picker

2014-04-20 Thread Annet
Hi Greg, Is there any way that I can use a different date and time picker. The default one is horrible but it seems to be baked in to web2py? I use a customized version of jQuery UI (I only needed the datepicker and autocomplete). You can extend the datepicker with this timepicker:

[web2py] Re: synchronizing a sharing a variable between instances of an application

2014-04-20 Thread scruffyexaminer
The first. My app will just be running on a shared server pythonanywhere account. On Saturday, 19 April 2014 21:07:14 UTC-4, Anthony wrote: Quick clarification -- by every instance of my app, do you simply mean each separate request that comes into the app, or do you have different

[web2py] 500 Internal Server Error under CentOS Apache and Web2py 2.9.5

2014-04-20 Thread lucas
hello everyone, i just upgraded from web2py 2.4.6 to 2.9.5. i am running centos 6.5 with apache httpd server 2.2.15 and mod_wsgi is 3.2.3. i have no applications installed yet, just trying to get the default welcome, examples, and admin interfaces working. apache returns, 500 Internal

[web2py] Unique Field Name AND Case

2014-04-20 Thread David
So I been looking for a couple hours on a solution to this but it evades me. When I create a unique field such as: db.define_table('list', Field('name, unique=True)) I can add David, david and dAvid and they are all rightfully unique and added accordingly. How do I add a field so it

[web2py] appointment application doesn't work out of box

2014-04-20 Thread LoveWeb2py
Hello, I'm trying to create a website for my Mom that she can use to book appointments. She has a day spa and really could use something like the appointment manager. I have a fresh copy of web2py installed (latest version) and a fresh install of the appointment manager app. I installed the

[web2py] ImportError: No module named myapp.modules

2014-04-20 Thread weheh
I'm in the process of installing a new version of my app and getting this error message right off the bat. My modules folder does contain an __init__.py file, so it should be OK. But I'm getting this traceback. This has got me dead in the water, so any quick help would be much appreciated.

[web2py] Admin is disabled because insecure channel error Hosting web2py app on Amazon EC2 Linux server

2014-04-20 Thread Pawan Gupta
Hi Everyone We are having serious problem with our website 911india.com. We have hosted it on Amazon EC2 server and there is a ticket that is issued which redirects us to the admin interface that shows Admin is disabled because insecure channel I tried searching on the website but nothing