-
**Describe the bug**
Internal Error when accessing web2py Online Book on the official website.
**To Reproduce**
Navigate to the official web2py documentation page.
Click on the link to the Onlin…
-
The following lines look like an attempt to have the WEB2PY_MIN branch execute by default:
https://github.com/OneZoom/OZtree-docker/blob/252f6ad23ac139584707c0485f7ee2edaaf4f0bf/Dockerfile#L35-L36
…
-
In my exploration of the python web frameworks, web2py seems to be the only major one missing.
Is it possible to add an example in this framework?
Thanks even if you can't, these examples are great. …
-
```
wget http://web2py.com/examples/static/web2py_src.zip
unzip web2py_src.zip
cd web2py
mkdir applications/benchmark
cp -r applications/welcome/* applications/benchmark
rm applications/benchmark/mode…
-
Is there a way to update the version of web2py being used, once it's been installed? within web2py's site administration panel, it indicates that it's checking for updates, but does not finish; new in…
-
I would like to use pylint-web2py to minimize the pylint warnings etc when editing web2py applications.
How it should be used? I couldn’t find any relative info.
-
web2py is still an active and widely used framework. It would be nice to have nativesupport for it along with Django and Flask.
-
Internal error
Ticket issued: places/127.0.0.1.2021-03-23.00-16-22.32f61c8a-ff31-4ccd-9194-bf570b87062b
-
_From [massimo...._at_gmail.com](https://code.google.com/u/111721297562664670951/) on June 27, 2013 08:35:29_
https://github.com/viniciusban/web2py.test
_Original issue: http://code.google.com/p/web…
-
The docker image does not currently build. This can be reproduced with simply:
```
docker build -t test_onezoom_docker .
```
The current failure is:
```
0.963 Running "exec:web2py_configure" …