-
### Describe the bug
When building documentation for Django using sphinx_book_theme, an IndexError: pop from empty list occurs in the depart_table function of a custom extension (djangodocs.py). The …
-
Here's an answer to a `choose_test_file` query:
```
Based on the code snippets and problem description, here are the 3 most relevant files that are likely the root causes of the issue with unneces…
-
### Deployment Method
- [x] Installer
- [ ] Docker Development
- [ ] Docker Production
- [ ] Bare metal Development
- [x] Bare metal Production
- [ ] Digital Ocean image
- [ ] Other (please provide a…
-
I just read through thread #866 and I’m relatively new to this codebase.
**My Issue**
When I call the `drf_spectacular.views.SpectacularAPIView` view, the error and warning messages are logged i…
-
```console
$ nix shell nixpkgs#archivebox
error:
… while evaluating the attribute 'drvPath'
at /nix/store/c05d1sqfhkl93p3j5ykic68mgg1gsrvb-source/lib/customisation.nix:365:7:
…
dckc updated
13 hours ago
-
**Describe the bug**
The editing page for the report recipes misses a front-end check to verify if the input is expected and allowed. By providing an unexpected value (e.g. the letter A) a Schedule e…
-
# Celery task results are not stored in the Django database
## Environment
- Django: 5.1.2
- Celery: 5.4.0
- django-celery-results: 2.5.1
- Flower: 2.0.1
- psycopg2-binary==2.9.10 (PostgreSQL)…
-
### Please verify that this bug has NOT been raised before.
- [X] I checked and didn't find a similar issue
### Describe the bug*
When using the PUI login form and logging in with a OpenIDConnect p…
-
**Describe the bug**
In the Level Editor Map tab, some users have an extra unused "Django migr" button. This doesn't do anything anymore and should be removed
**To Reproduce**
Steps to reproduce the …
-
## Overview
The current prod settings use [django-json-logging](https://github.com/cipriantarta/django-logging/) to log in JSON format, which vastly simplifies the log aggregation and alerting story.…