-
**FOREIGN KEY constraint failed in Web2py**
note: My English is not good, but I'll try to express myself
I created two tables in db.py:
```
Empresa = db.define_table('empresa',
Field('c…
-
Nach ein paar Tagen bringt meshkit öfters folgenden fehler.
(workaround ist das stoppen und -9-killen der python prozesse
```
DEBUG:__restricted__: result: null
Traceback (most recent call last)…
-
```
What steps will reproduce the problem?
1. Install beta5 in web2py 1.89.1 (maverick Python 2.6.6)
2. Trying to access instant-press "edit" in "installed applications" page
3. Got an error ticket:
T…
-
```
restart-apache.sh 100% 2279 2.2KB/s 00:00
Installing opentree vhost config
Installing opentree ssl vhost config
Restarting apache httpd...
(Re)starting web2py…
-
```
1. After starting web2py locally go to http://127.0.0.1:8000/admin/default/site
2. Review the "Upload & install packed application" section
3. Name the new appl accordingly (e.g. "InstantPress") …
-
```
1. After starting web2py locally go to http://127.0.0.1:8000/admin/default/site
2. Review the "Upload & install packed application" section
3. Name the new appl accordingly (e.g. "InstantPress") …
-
#### Need to create a small user authentication demo using LoginRadius solution, Check our [Demo Guidelines](../blob/master/guidelines) for how to make the authentication demo and [Contributing Guidel…
-
```
When I run it with web2py dev server there is no problems. But when I run it
with gae dev_appserver.py something wrong happens with the database. First; on
the main page, initial credentials rea…
-
If simpleJSON is installed (for example in Fedora 15 or macports), the version of web2py distributed with Sonospy won't run. This is fixed in a more recent version of web2py.
-
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" …