[web2py] Re: DAL reference to table define after

2018-12-16 Thread Leonel Câmara
You need to use lazy tables to have this kind of circular references. -- 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 yo

Re: [web2py] Re: Issue with login_bare and custom tables

2018-12-16 Thread Ben Duncan
Ok, Anthony will do. My question is should i put my new functions in "modules" or under "controllers" ? Thanks *Ben Duncan* DBA / Chief Software Architect Mississippi State Supreme Court Electronic Filing Division On Fri, Dec 14, 2018 at 5:56 PM Anthony wrote: > This should not be necessary.

Re: [web2py] Web2py- PayUMoney Secure Online Payment Gateway.

2018-12-16 Thread sandeep patel
@Lovedie, This app generated with python3 so if you are directly installing that app from git in your application folder then this will raise an error. If you want to use with Python 2.7. these are the following steps. 1. Create a new app in your web2py environment. 2. Copy index, success, and fail

Re: [web2py] Web2py- PayUMoney Secure Online Payment Gateway.

2018-12-16 Thread Lovedie JC
What about python 2.7 compatibility On Sat, 15 Dec 2018 at 15:02, Arindam Dasgupta wrote: > Hi sandeep, > At last I have figured it out myself and the python version is now 3.6.0 > And after this change your payumoney app is also running. :-) > Thanks. > > [image: image.png] > > On Sat, Dec 15,

[web2py] DATE & TIME FORMAT | How To?

2018-12-16 Thread Val K
yuo can also edit web2py_ajax.html -- 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 Grou