-
### Description
Repro steps (the bug doesn't really repro):
1. Add document to the consume folder
2. Document is consumed (disappeared from the folder)
Expect: document show up in paperless-ng…
psla updated
2 months ago
-
Dear,
I'm trying to use pyinstrument on docker with a django test setup. When I run the command like this `./manage.py test --keepdb services.rest.tests.test_views:AddCompanyTestCase.test_add_compa…
-
### Description
I have setup my paperless on Ubuntu 20.04 using provided install script. Most of the configs were left as default as seen on script summary below:
```
Summary
=======
Target f…
am93 updated
2 months ago
-
This is related to the things we discussed at PyCon
-
Everybody knows that pooling for job result sucks :)
Currently when my jobs finish work I `publish` a message on `channel` to wake up any subscribers interested in job's result, this has one major dr…
-
- Package name: seahub
- Latest released version: 11.0.0
- Current version on the unstable channel: 9.0.10
- Current version on the stable/release channel: 9.0.10
- [x] Checked the [nixpkgs pu…
-
@Jetske I'm having a different error.
The id videoplayer is duplicate in Gloss Detail.
The sentence video has the same id as the gloss video and it can't run the javascript to load t…
-
We should include in our readme that the application doesn't not support async functionality and that effort is under development. If possible, it'd be great to detect that async functionality is bein…
-
**Describe the bug**
authentik fails exporting blueprints
**To Reproduce**
run `ak export_blueprint` on a worker
**Expected behavior**
get blueprints
**Screenshots**
If applicable, ad…
-
## Steps to reproduce
Followed instructions for initial setup from #18. Created my first admin account. From there, I called `python manage.py makemigrations` which worked. Afterward I then called …