-
I have a workflow that has two cyclic paths (which River supports as per the documentation) but when invoking the approve(as_user, next_stage_id) function the database is queries in an infinite loop c…
-
Hi everyone, i m wondering if is it possible to use Django river alongside Django rest framework, and create API view to approve different translation to update the initial state of the workflow.
…
-
```
dict_keys(['P931', 'P4552', 'P140', 'P1923', 'P150', 'P6', 'P27', 'P449', 'P1435', 'P175', 'P1344', 'P39', 'P527', 'P740', 'P706', 'P84', 'P495', 'P123', 'P57', 'P22', 'P178', 'P241', 'P403', …
-
**Due date:** Monday, 2 May
**Background:** There are 9 videos linked below. Each video describes how a major company uses postgres, and covers some of their lessons learned. These videos were pr…
-
There are 122 sites that show Non Validated data. Some of these have been deleted as they were test data, but they are still visible when the filter is applied. I am checking these now, but please ca…
-
Azure seems like a strong candidate for a second platform to support, because I believe it has a CLI and a reasonable free tier. Automating the DB may be an issue, but perhaps SQLite will work? We'll …
-
Make the visualization, and explanation public. The comprehensive SSSC dashboard won't be public until sometime in 2022, and I need to share this before the rainy season this summer and fall.
-
Checked on python 2.7. Unfortunately httpbin does not support 307 post redirects and thus it is not easy to test this issue in requests test suite currently.
Anyhow the issue seems to be with the str…
-
I'm new to django web framework, currently I have project which I need to use approval task workflow and I found django-river is the best library to be use for this task.
I have followed demo tutoria…
-
I like to use this for a side project.
Currently my side project is on Django 3.1 and Python 3.8.
How do I make a PR to test for these? I know the furthest django-river is on is Django 3.0 and …