Found solution to this problem. This is because of a defect in
pythonanywhere server.
I had http url in my code and I corrected it later to https. But
pythonanywhere server assumes it as http even after it is corrected and
automatically logged out the user.
I have created a new pythonanywhere
Auth mostly works. There is an example in the scaffolding app. SAML does
not work. PAM and LDAP need testing and probably minor tweaks.
On Saturday, 7 September 2019 00:25:09 UTC-7, John Bannister wrote:
>
> Thanks Massimo,
>
> Will definitely take a look and do the necessary. With regards the
Hi,
I can say 2 free projects:
https://github.com/jsGanttImproved/jsgantt-improved and
https://roberto.twproject.com/2012/08/24/jquery-gantt-editor/
Best,
Murat
António Ramos , 6 Eyl 2019 Cum, 18:41 tarihinde şunu
yazdı:
> Hello all
> any suggestion on a Gantt chart *ready* to embed on a web2py
What you posted already looks great, so my suggestion will probably not
improve on that...
I often use the Google Charts libraries.
https://developers.google.com/chart/interactive/docs/gallery/ganttchart
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://gith
Sorry to hear you are struggling with this.
vat=round(total*0, 2)
The above line would always produce: vat == 0.0
which doesn't seem intentional.
text=int(request.vars.name)
To make your program more robust, I suggest using try...except to catch any
errors in the above line.
--
Resources:
- ht
Hi Kimus
It seems you are looking for "web2py tutorials", so try searching for that.
Also, this thread might help you get started...
https://groups.google.com/forum/#!searchin/web2py/tutorial%7Csort:date/web2py/hncAG75rx3g/S_k4dBZdDwAJ
--
Resources:
- http://web2py.com
- http://web2py.com/book (
6 matches
Mail list logo