Hey,
I just signed the petition "Time Inc. : Bring back MySpace" and wanted to
see if you could help by adding your name.
Our goal is to reach 100 signatures and we need more support. You can read
more and sign the petition here:
http://chng.it/gGc8F6hVTM
Thanks!
Jenni
--
Resources:
- http://
I'm interested in branching my current application so that it will be
single user desktop application. As such I don't want the user to have to
register but I want to maintain auth tables and settings. Essentially I
want a user to be able to download the app and begin using it right away as
a '
How can I get the host name that web2py is running on so that I can simply
deploy a janrain enabled app without editing db.py each time
auth.settings.login_form = RPXAccount(request,
api_key='...',
domain='...',
url = "http://"; + application.hostname + "/%s/default/user/login" %
request.appl
I've goofed up my application in some way that prevents me from
registering or logging in. How do I fix this please?
4 matches
Mail list logo