-
### Bug description
If I am trying to OR more than two flags, pylint 2.15.0 fails with "E1131: unsupported operand type(s) for | (unsupported-binary-operation)". This worked with pylint 2.14.1
…
-
This is discussed in #169.
There is code to propagate a customization's name change to all associated customizations recursively. This gets called from the view. However, if I ever change a customi…
-
Currently, the password of a gokrazy instance is included in the root file system in the /etc/gokr-pw.txt file.
It would be better if the password would only be stored in hashed form. That’s still …
-
-
Hi there,
I have just installed this lib to try it out on a fairly large & complex Django project, and have encountered the following error when saving an object with a `FileField`
> Object of typ…
-
**Describe the bug**
When uploading a document it gets stuck as 'Saving Document...'. Additionally, documents that are consumed never get saved.
**To Reproduce**
1. Start a fresh paperless in…
-
## Configuração do PostgreSQL para Django
**O que é?**
O PostgreSQL é um sistema gerenciador de banco de dados objeto-relacional, conhecido por sua robustez, flexibilidade e suporte a transações…
-
### Issue Summary
When overriding the `wagtail.admin.panels.InlinePanel` class's child_edit_handler property; the returned MultiFieldPanel does not honor the `collapsed` class in the templates. I'd…
-
I have a soft tenant system where clients of the system each have their own `/company-slug/...` base URL. Probably not how I'd approach this today but this is where we are. All our URLs have a compon…
-
From @tdruez 's comments in https://github.com/nexB/vulnerablecode/issues/875 .
Excerpts:
![image](https://user-images.githubusercontent.com/11096678/186774517-109636a6-ee24-45eb-9c8c-1ff92e57c2…