May 27, 2020 at 3:42 AM Dave S wrote:
>
>
> On Wednesday, May 20, 2020 at 6:03:34 AM UTC-7, VJ Sosa wrote:
>>
>> Dear all,
>>
>> I'm using the library to manage users in web2py (it includes functions
>> such as login, profle, lost_password, etc..).
>&
Dear all,
I'm using the library to manage users in web2py (it includes functions such
as login, profle, lost_password, etc..).
When I try to use the function lost_password, it ask for my email to send
me the password, but
it can not send the email. It shows the message "Unable to send email",
th
Dear Andrew,
I had a similar issue when moved my web2py application from python2 to
python3.
Everything was working well until I tried to upload CVS files using the
function included in the appadmin. It raised the same error as yours.
I could solve this issue using the suggestion given by td
ens
>
>
> On Friday, April 24, 2020 at 8:19:10 PM UTC+2, VJ Sosa wrote:
>>
>> Thanks Clemens,
>>
>> I have a similar work to do right now :-)
>> For sure , your pdf manual will be very helpful for me. Please send it
>> when you can.
>> Regards,
&g
nd
>>> you as a PDF document.
>>>
>>> But what I couldn't realize is to use the web2py-Nginx-enviroment for
>>> debugging. As long only for production it's fine for me but not for
>>> development.
>>>
>>> Thus, I still hope ther
t; Here is the script:
>
>
> https://github.com/web2py/web2py/blob/master/scripts/setup-web2py-nginx-uwsgi-ubuntu.sh
>
> -Jim
>
> On Friday, April 24, 2020 at 10:20:42 AM UTC-5, VJ Sosa wrote:
>>
>> Thanks Jim,
>>
>> I will follow your advice on u
recommend an step-by-step tutorial (Web2py + nginx configuration
for dummies), especially where secure configuration is activated (HTTPS).
Best regards,
Víctor.
On Fri, Apr 24, 2020 at 2:41 PM Jim S wrote:
> VJ
>
> I agree web2py + rocket is a good way to go about this.
>
&
lution would solve "my" problem too.
>
> In the meantime I've established short script switching between Python 2.x
> and 3.x. Means, using Python3 as long as I don't have to use the debugger
> and switching to Python 2 if required. The script is running under Linu
Hi,
Thanks for asking:
Web2py Version 2.18.5-stable+timestamp.2019.04.08.04.22.03
Python version: 3.6.9
Regards,
Víctor
El jueves, 23 de abril de 2020, 19:05:17 (UTC+2), Jim S escribió:
>
> What is your version of web2py?
>
> -Jim
>
> On Thursday, April 23, 2020 at 11:12:02
https://www.mail-archive.com/web2py@googlegroups.com/msg170386.html> >,
but it seems that the error still persists.
Any help?
Regards,
Víctor.
El jueves, 23 de abril de 2020, 14:55:21 (UTC+2), VJ Sosa escribió:
>
> Hello Everyone,
>
> Maybe this is a silly question, but I run web
Hello Everyone,
Maybe this is a silly question, but I run web2py using the following
command:
python3 web2py.py -i 0.0.0.0 -p 8080 --nogui -a 'Password'
Everything goes well. My application is working . My application includes
an authentication part,
and so far it is running on HTTP, so browse
ter.
> Honestly web2py has more features and it has been battle-tested but py4web
> is catching up quickly and, if you do not need the grid, I think it is
> already better.
>
> Massimo
>
>
>
> On Sunday, 9 February 2020 21:58:26 UTC-8, VJ Sosa wrote:
>>
>> Dear
Dear Massimo,
One month ago I just started to develop some demos of a web application
using web2py. I'm interested in go further with a more serious
implementation,
but today I'm realizing that this group is also talking about py4web.
Considering that py4web is your new bet for a python framewor
- Components and plugins
>
> I usually go the JQuery/Ajax way, but I think the majority use LOAD to
> load a component.
>
> On Thursday, October 24, 2013 4:24:29 PM UTC-4, Vj wrote:
>>
>> Thanks Dave.
>>
>> Yes, I want to display the categories in the dro
for
that too. Thanks again.
On Thursday, October 24, 2013 4:10:44 PM UTC-4, Dave S wrote:
>
> On Thursday, October 24, 2013 12:30:00 PM UTC-7, Vj wrote:
>>
>> All,
>>
>> I am trying to have a select (multi select drop down) option in the home
>> page
All,
I am trying to have a select (multi select drop down) option in the home
page and display the results on the home page itself(below the select box).
I am able to pull the data from the Table 1 and display in the select box.
I am not able to use the selected options to query Table 2 and dis
Got it. It worked now. Thanks.
On Friday, October 18, 2013 1:31:11 PM UTC-4, Vj wrote:
>
> All,
>
> A new web2py & python user here.
>
> I am trying to build a sample webapp using web2py. My plan is to use MySQL
> DB (tables already created with data). I want
A web2py and python newbie here. Tried posting this before, but could not
see this in the posting list.
I tried to do a sample web app with MySQL DB as backend DB. I have created
a table in MySQL separately and populated with values and I want to display
the table values in the UI. I have a
All,
A new web2py & python user here.
I am trying to build a sample webapp using web2py. My plan is to use MySQL
DB (tables already created with data). I want to retrieve data from the
table from MySQL and display on the home page. I have errors when doing
that -
(1050, u"Table
'user_detail
19 matches
Mail list logo