Re: [web2py] where is pydal doc ?

2017-11-06 Thread Lars
Hi Kiran,

Yes it does... A bit. I couldn't find this in the source code, I really 
have a hard time to find my way through it.
Do you know by chance what is the decode_credentials parameter ?

Thanks a lot anyway. ;)

On Monday, November 6, 2017 at 5:37:07 PM UTC+1, Kiran Subbaraman wrote:
>
> This helps? 
> http://pydal.readthedocs.io/en/latest/_modules/pydal/base.html?highlight=DAL
>
> 
> Kiran Subbaramanhttp://subbaraman.wordpress.com/about/
>
> On 06-Nov-17 9:02 PM, Lars wrote:
>
> Hi, 
>
> I would like to use pydal but I can't seem to find the documentation 
> (except from this one : http://pydal.readthedocs.io/en/latest/). But I 
> didn't find (sorry if I missed it) anywhere explained the DAL constructor 
> parameters for example.
> Is there any ? And where please ?
>
> Thank you
> -- 
> 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)
> --- 
> You received this message because you are subscribed to the Google Groups 
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to web2py+un...@googlegroups.com .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
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)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Upgrade Web2py version button broken on PythonAnywhere admin console

2017-11-06 Thread 黄祥
i usually start from fresh, backup the application folder first then 
upgrade it (remove, download, then restart app)
ref:
http://www.web2pyslices.com/slice/show/1942/upgrade-web2py-on-pythonanywhere

best regards,
stifan

-- 
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)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Upgrade Web2py version button broken on PythonAnywhere admin console

2017-11-06 Thread DaneW
I'm upgrading from 2.14.6 to 2.15.4 and I had the same problem. 

But fortunately there seems to be a simple solution - just reload the app 
using the green button on the Web tab on your PythonAnywhere Dashboard. 
There is more on this at 
https://groups.google.com/forum/#!topic/web2py/4HN02rTVfyQ but I didn't 
need to do anything else besides reload the app. 


On Monday, 6 November 2017 16:03:12 UTC, Alex Glaros wrote:
>
> On PythonAnywhere, I clicked on the w2p upgrade button in admin interface 
> and received:
>  
> Internal error
> Ticket issued. 
>
> Clicking on the ticket takes you to the same ticket link regardless of how 
> many times you click on it.
>
> PythonAnywhere recommend I check with this group.
>
> While waiting for that to be fixed, what workarounds are there?  
>
> Should I delete web2py folder contents and upload web2py from scratch 
> using latest Linux version? Or are there special procedures to uploading 
> web2py source code to PythonAnywhere?
>
> thanks
>
> Alex Glaros
>

-- 
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)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] where is pydal doc ?

2017-11-06 Thread Lars
Hi,

I would like to use pydal but I can't seem to find the documentation 
(except from this one : http://pydal.readthedocs.io/en/latest/). But I 
didn't find (sorry if I missed it) anywhere explained the DAL constructor 
parameters for example.
Is there any ? And where please ?

Thank you

-- 
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)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] where is pydal doc ?

2017-11-06 Thread Anthony
The book chapter is the main documentation. Regarding the constructor, check 
out 
http://web2py.com/books/default/chapter/29/06/the-database-abstraction-layer#DAL-constructor.
 I think that convers most of the arguments. adapter_args and driver_args are 
dictionaries of arguments that get passed to the adapter and driver, 
respectively.

Aside from that, of you have a specific question, try searching this forum or 
reading the code directly.

Anthony

-- 
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)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Upgrade Web2py version button broken on PythonAnywhere admin console

2017-11-06 Thread Alex Glaros
I cannot restart the app because I get this PythonAnywhere error:

You do not have a CNAME set up for your domain. Check this help page 
 for more information about 
how to set it up correctly.


But the domain name seems to be working: https://www.engagementsquared.com/

If I manually replaced the code as instructed by the Recipe page, I can't 
see how I could reload it


-- 
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)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] How to upgrade web2py version on PythonAnywhere

2017-11-06 Thread Alex Glaros
On PythonAnywhere, I clicked on the w2p upgrade button in admin interface 
and received:
 
Internal error
Ticket issued. 

Clicking on the ticket takes you to the same ticket link regardless of how 
many times you click on it.

PythonAnywhere recommend I check with this group.

While waiting for that to be fixed, what workarounds are there?  

Should I delete web2py folder contents and upload web2py from scratch using 
latest Linux version? Or are there special procedures to uploading web2py 
source code to PythonAnywhere?

thanks

Alex Glaros

-- 
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)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] where is pydal doc ?

2017-11-06 Thread Kiran Subbaraman
This helps? 
http://pydal.readthedocs.io/en/latest/_modules/pydal/base.html?highlight=DAL



Kiran Subbaraman
http://subbaraman.wordpress.com/about/

On 06-Nov-17 9:02 PM, Lars wrote:

Hi,

I would like to use pydal but I can't seem to find the documentation 
(except from this one : http://pydal.readthedocs.io/en/latest/). But I 
didn't find (sorry if I missed it) anywhere explained the DAL 
constructor parameters for example.

Is there any ? And where please ?

Thank you
--
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)
---
You received this message because you are subscribed to the Google 
Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to web2py+unsubscr...@googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.


--
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)
--- 
You received this message because you are subscribed to the Google Groups "web2py-users" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.