Hello Jon,
unfortunately the documentation has been lagging. Recently we are putting a
lot more efforts into py4web which, as you understood, is the natural
successor of web2py. py4web is much cleaner and much faster. The Auth side
is not quite as battle tested but we plan to release a new and
Hello Jon,
sorry again for the trouble with your questions. First post is always
moderated to avoid spam so it may take some time. Once your first post is
approved (and it is) you should not have any more trouble posting.
Massimo
On Tuesday, 21 April 2020 07:58:33 UTC-7, Jon Paris wrote:
>
> T
Hi,
unfortunately the official binaries are currently broken. But you can use
the experimental ones for Windows here:
https://web2py.com/examples/static/nightly/web2py_win_py27.zip
https://web2py.com/examples/static/nightly/web2py_win_py37.zip
(with python 2.7 or 3.4). Let us know how they works
Hi Guys,
I have basic knowledge of Python and wanted to learn web2py development. I
saw some of the tutorials and trying to launch the application but it does
nothing.
Can you please let me know what settings should I check or change.
Thanks for your help.
Regards,
--
Resources:
- http
Jim,
have a try. In case you have any questions, please let me know. I can set
up a cloud server as a kind of training environment, thus we can use for
instructional purpose. To evaluate the cleaned-up description I've done
this today - 10min for the server to run.
Enjoy your beautiful day in
Thank you, Massimo!
I've checked them a bit and these web2py binaries are OK for me.
On Virtualbox: Windows 10 v1809, macOS Sierra 10.12.6, macOs Catalina
10.15.3. Checked GUI run, admin app, GUI editing a file, CMD shell.
Nico
Il giorno dom 26 apr 2020 alle ore 06:01 Massimo Di Pierro <
massimo
Clemens
Thank you for this. I hope to get to reinstalling my servers this week and
will use this and the web2py document as a base. FWIW, my goal will be to
build an Ansible playbook for my install.
Thanks again and enjoy the rest of the weekend. It's a beautiful day here
in Wisconsin!
-Jim
Firefox
On Sunday, April 26, 2020 at 8:46:00 AM UTC+2, Massimo Di Pierro wrote:
>
> what browser?
>
> On Monday, 30 March 2020 13:23:57 UTC-7, Clemens wrote:
>>
>> Hello everybody!
>>
>> I've switched my web2py app from python2 to python3. The app itself works
>> fine, but the web2py online debug
Hello,
I'm still searching for help
This is my code:
response.menu = [
(T('Home'), False, URL(request.application,'default','index'), []),
]
if auth.has_membership('admin'):#if auth.has_membership('Expert'):
response.menu = [
(T('Questions'), False, URL('que_forum', 'expert_homep
9 matches
Mail list logo