Re: [web2py] Re: OpenID, facebook, twitter, linkedin, etc etc

2010-07-16 Thread mat --
gt; > > > > > The url is the URL of the login page itself as visible to your > > > > > > visitors. > > > > > > > > If you do not define your own db.auth_user table this is all you > need. > > > > > > If you define your own table, add a new field to it: > > > > > > > > Field('registration_id', length=512,writable=False, > > > > > > readable=False, default='') > > > > > > > > Then visit the login page and viola' you can login with OpenID, > > > > > > Google, etc etc. You can add UP to 6 methods for free using the > > > > > > rpxnow.com interface. For more methods, you need to pay (I am > not > > > > > > affiliated with them and I get no profit but I like their system) > > > > > > > > PLEASE TRY IT AND REPORT ANY PROBLEM. > > > > > > > > I would like to release 1.81.1 with this tomorrow so I can show > it at > > > > > > EuroPython Saturday. > > > > > > > > Massimo > -- Mat

Re: [web2py] Re: OpenID, facebook, twitter, linkedin, etc etc

2010-07-16 Thread mat --
I can't find the `embed=True` or `embed=False' setting in any of my files. Is it in 1.81.1? On Fri, Jul 16, 2010 at 10:36 AM, mdipierro wrote: > Do you use embed=True or False? > > On 16 Lug, 02:15, mat -- wrote: > > After commenting out the new code at the bottom of d

Re: [web2py] Re: OpenID, facebook, twitter, linkedin, etc etc

2010-07-16 Thread mat --
t 11:14 AM, mdipierro wrote: > It is an argument of RPXAccount. Defaults to true. I have no idea why > it does not work for you. Perhaps MrFreeze can help... I am about to > catch a plane. I will read more tonight. > > On 16 Lug, 03:10, mat -- wrote: > > I can't f

Re: [web2py] Re: OpenID, facebook, twitter, linkedin, etc etc

2010-07-18 Thread mat --
your own profile mapping for > > OpenID or just use the default? Can you verify that your OpenID > > persona has the basic information set? > > > > On Jul 16, 3:31 am, mat -- wrote: > > > > > I found the argument in rpx_account.py and changed it. But issue is

[web2py] Will a compiled app run on GAE?

2010-08-05 Thread mat --
After clicking the `compile` button in appadmin, my web2py app no longer runs on GAE. Is this expected behavior? Can only uncompiled app run on GAE? -- Mat

Re: [web2py] Re: Will a compiled app run on GAE?

2010-08-05 Thread mat --
Thanks for your answers. -- Mat On Thu, Aug 5, 2010 at 7:43 PM, mdipierro wrote: > I do not think compiled app run on GAE. The GAE version of python > claims to be 2.5 but has different magic number then normal 2.5. This > means it is syntactically the same but uses incompatible byteco

Re: [web2py] Re: Will a compiled app run on GAE?

2010-08-05 Thread mat --
run .pyc files? Does byte compiling provide benefit beyond precompiled? My idea was to take advantage of the `compile` feature of web2py to distribute a commercial web2py app running on GAE. -- Mat On Thu, Aug 5, 2010 at 10:48 PM, Chris S wrote: > Can I ask what advantage running a com

[web2py] testing the CRM appliance

2010-03-10 Thread mat --
://web2py.uservoice.com<http://uservoice.com>or any other section of web2py.com? -- Mat -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this grou

Re: [web2py] Re: testing the CRM appliance

2010-03-10 Thread mat --
are displayed fine but not clickable. Is that expected behavior? Same thing is seen on both local and on GAE. I have no idea if these are due to some configuration issue at my end. Perhaps I am just missing something obvious. Thanks! Mat On Wed, Mar 10, 2010 at 5:39 PM, mdipierro wrote: > Plea

[web2py] Re: web2py vs. customizing existing e-commerce app

2010-03-10 Thread Mat
I would be happy to test the new Google Checkout plugin. Where can I download it? BTW can it also be used to handle Google Checkout beta subscriptions? On Feb 15, 7:34 pm, mdipierro wrote: > Mind that there is a newgooglecheckoutplugin under development. It > needs testing. If you want to help wi

[web2py] Google Checkout plugin

2010-03-11 Thread mat --
Hi It was mentioned last month that there is a new Google Checkout plugin under development. Is the new plugin the one available at http://web2py.com/appliances/default/show/43 ? <http://web2py.com/appliances/default/show/43>Thanks -- Mat -- You received this message because y

Re: [web2py] Re: Google Checkout plugin

2010-03-11 Thread mat --
use but needs some testing. > > Massimo > > > On Mar 11, 3:15 pm, mat -- wrote: > > Hi > > > > It was mentioned last month that there is a new Google Checkout plugin > under > > development. > > > > Is the new plugin the one available athtt

Re: [web2py] Re: Migrating web2py to GAE

2010-03-17 Thread mat --
> python2.5/SocketServer.py", line 341, in server_bind > > self.socket.bind(self.server_address) > > File "", line 1, in bind > > socket.error: (48, 'Address already in use') > > -- > You received this message because you are subscribed to

Re: [web2py] Re: Migrating web2py to GAE

2010-03-17 Thread mat --
I am now able to indeed access appadmin via https :-) Thank you! On Wed, Mar 17, 2010 at 6:10 PM, mdipierro wrote: > replace http://... with https:// > > GAE has its own certificate. It works for me at > > https://web2py-crm.appspot.com/init/appadmin > > On Mar 17, 10

[web2py] ('active') when running plugin_wiki

2011-03-09 Thread mat --
em__(self, key) KeyError: 'active' Error snapshot [image: help] Detailed traceback description ('active') Anyone knows what is the issue here? Thanks! Mat

Re: [web2py] Re: ('active') when running plugin_wiki

2011-03-10 Thread mat --
pe Massimo will fix it soon. > > > > On Mar 9, 11:24 pm, mat -- wrote: > > > > > > > > > > > > > > > > > Hi > > > > > I downloaded latest version of Web2py and plugin_wiki. > > > > > I setup Janrain. I can lo

[web2py] Re: why you should upgrade to web2py 2.13.4

2016-12-28 Thread Mat Miles
Waiting for Pythonanywhere to add this to their upgrade option. On Saturday, December 26, 2015 at 1:22:27 AM UTC-7, Massimo Di Pierro wrote: > > There are many reasons you should upgrade, depending on which version you > are using now: > > - to help us make sure we did not break backward compatib

[web2py] "Uploading and install packed application" works, but running database administration fails

2015-12-16 Thread Mat Miles
1. In the Web2py administrative interface I select "pack all" to output an application I have created. 2. I then select "Upload and install packed application" to a new project with the name of dev and upload the application I just packed. 3. I then edit db.py to change the db = DAL to a diff

[web2py] First post: Is this a bug?

2015-02-22 Thread Mat Miles
show for the field, but it would display as a text field with no values and not a dropdown list. -mat -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues

[web2py] Re: First post: Is this a bug?

2015-02-24 Thread Mat Miles
#x27;, requires=IS_NOT_EMPTY()), format = '%(the_day)s') db.define_table('assignment_type', Field('name', type='string', label='Assignment Type'), format = '%(name)s') On Sunday, February 22, 20

Re: [web2py] Re: First post: Is this a bug?

2015-02-25 Thread Mat Miles
t thing to be noted is that you'd need to define the referencED > table before the referencING one. not strictly needed always but a good > place to start. > > On Monday, February 23, 2015 at 11:44:43 PM UTC+1, Mat Miles wrote: >> >> db.define_table('daily_schedule&#

[web2py] DAL for Insert Into with Select

2015-02-26 Thread Mat Miles
Is it possible to use the DAL to run an INSERT INTO with a select list? I haven't figured out a way to make this work using db.executesql() because I need to pass a date to the query. I don't see a way to pass a variable into db.executesql(). -- Resources: - http://web2py.com - http://web2py.c

[web2py] smtp mail in web2py 2.14.6-stable+timestamp.2016.05.10.00.21.47

2017-02-21 Thread Mat Miles
I created a new environment on Pythonanywhere. I have used smtp mail in older versions of web2py and it works just fine. However, in this new environment I get an error that the mail cannot be sent. Has anyone else experienced this? Thanks in advance. -- Resources: - http://web2py.com - http

Re: [web2py] Re: smtp mail in web2py 2.14.6-stable+timestamp.2016.05.10.00.21.47

2017-02-21 Thread Mat Miles
Thanks, that worked. Ymail works on pythonanywhere in my old web2py environment but not in the new. The gmail smtp works in the latest version of web2py. On Tue, Feb 21, 2017 at 9:32 AM, Leonel Câmara wrote: > https://help.pythonanywhere.com/pages/SMTPForFreeUsers > > -- > Resources: > - http://

[web2py] Delete a row from one table when two tables are joined

2017-02-22 Thread Mat Miles
I need to create a join to limit the rows to be deleted. Is it possible to delete a row from one table when a query joins two tables? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issu

Re: [web2py] Re: Delete a row from one table when two tables are joined

2017-02-23 Thread Mat Miles
4:03:00 PM UTC-8, Mat Miles wrote: >> >> I need to create a join to limit the rows to be deleted. Is it possible >> to delete a row from one table when a query joins two tables? >> > > Not sure about the full answer, but a partial answer would be to use the > join in

Re: [web2py] Re: Delete a row from one table when two tables are joined

2017-02-23 Thread Mat Miles
t 12:57 PM, Mat Miles wrote: > Thanks that worked. I have a shift_availability table and the auth_user > table. The auth_user table contains a location. I want to clear all the > rows in the shift_availability table but by location. Below is the solution: > > if form.process(

[web2py] Upgrade to Web2py 2.10.4 breaks date field search in sqlform.grid

2015-06-04 Thread Mat Miles
I upgraded Web2py to version 2.10.4 on Pythonanywhere which has created a problem with SQLFORM.grid. I have a table that has a date field. When you attempt to search by this date field in a SQLFORM.grid, the date picker no longer appears, just a test box. Date fields are still working fine when

[web2py] Re: Upgrade to Web2py 2.10.4 breaks date field search in sqlform.grid

2015-06-05 Thread Mat Miles
That seems to have fixed the date issue but I have another field that it did not fix. This field is populate not from a database but from a SET. When you try to filter on the values from the SET, instead of getting a drop down, you only get an empty text box. This also worked fine before the upgrad

[web2py] Re: Changing order of auth_user fields

2015-07-15 Thread Mat Miles
Has this functionality been added? On Wednesday, October 22, 2014 at 8:24:05 PM UTC-6, Massimo Di Pierro wrote: > > Please open a ticket about this. There is not a way but there should be. > > On Friday, 17 October 2014 16:50:37 UTC-5, Spokes wrote: >> >> I've added a middle name field to *auth_us