-
I get this error:
```
#!python
eading sources... [ 89%] modules_autosummary
Exception occurred:
File "/usr/local/…
-
![image](https://user-images.githubusercontent.com/5246904/129480124-6ec82f60-a08c-47e7-8bb5-9dda897ddcfd.png)
http://web2py.com/books/default/chapter/29/13/deployment-recipes#Nginx
-
https://github.com/web2py/pydal
its the ORM layer of web2py and py4web which can be used standalone as well.
https://py4web.com/
http://web2py.com/books/default/chapter/29/06/the-database-abstr…
-
**Describe the bug**
Changing database uri in appconfig ini file only breaks application. Mysql support does not exist beyond loading mysql drivers/libraries.
**To Reproduce**
Change DAL uri to …
-
Hello,
i take a look at your code for web3py and i am pretty impressed of the new direction you want to take with this library.
i would like to invest some time for contribution but first of all, …
-
Here's an exception I received from my server. It looks like we need to catch and report this exception -- see https://github.com/RunestoneInteractive/RunestoneServer/blob/master/controllers/admin.py#…
-
Feature requested by @barbarer
* Create a component that can be added at the bottom of a page
* Allow the selection of usernames from the course
* Use the select2 widget
* Should there be a l…
-
https://github.com/web2py/py4web/blob/b68e3565ab77d8536a36acd4d476a77d68749b1f/py4web/core.py#L721-L722
@mdipierro
It looks like nobody tested this in a multi-threaded environment.
Just in case:…
-
The following error appears in the activecode element *desiredcircuit* in Introduction/ObjectOrientedProgrammingDerivedClasses.rst [production webpage](https://runestone.academy/runestone/books/publis…
-
I created a new py4web app using the dashboard. The scaffold template created the skeleton of the new app. Ok.
In the file settings.py, line 33, says:
LDAP_SETTING={
It would must be:
LDAP_SETTI…