-
Locust summary for: https://github.com/wooey/Wooey/pull/55
-
Provide the docstrings generated in python. Cross-ref from: https://github.com/wooey/Wooey/issues/56
-
If I start an executing a script with "while True" and after some time I decide to stop it via Stop button then it will not stop and will work infinitely.
My solution of the problem is killing all C…
toert updated
6 years ago
-
[Wooey does not currently support Django 3.2.5](https://github.com/wooey/Wooey/issues/334) and the Raintale GUI installer downgrades Django to 3.1.8 so that our system will work. The author of Wooey a…
-
As identified by @ato, an organization may only wish to accept Raintale templates from trusted individuals.
This will require two actions:
1. when completing the documentation for the Raintale GUI…
-
Possible useful examples:
- [ ] Jupyter Notebook
- [ ] Superset
- [ ] Wagtail
- [ ] django-maslow (with django-factbook and flatpages)
- [ ] Wooey (when it Supports django 1.10)
-
set-raintale-database.sh hangs after printing:
```
verifying that database is empty
discovered 0 tables in the database
database is empty, continuing
writing database information to /opt/raint…
-
Add a link to this page:
https://github.com/wooey/Wooey/tree/master/wooey/tests/scripts
To give users some example scripts to start off with.
-
It would be nice if we could bring in and sync with a file that is in a version control repository on Github or Gitlab. The pain point I have is that I'm developing a few Wooey scripts, and have to up…
-
First off I love this project, so thank you!! I am using an F5 APM for frontend authentication to Wooey, so I don't need it's built in authentication. I want to disable the login fields once a user la…