-
# Checklist
* [x] I have checked the issues list for similar or identical enhancement to an existing feature.
* [x] I have checked the commit log to find out if a the same enhancement was already impl…
-
Just installed paperless for the first time from scratch in docker, and the createsuperuser step was failing due to missing tables. There was a warning about migrations that needed to be done. This wa…
-
I have a custom consumer reading off of an SQS queue. It is written as follows:
```python
import logging
from django.conf import settings
from django.core.management.base import BaseCommand
f…
-
I checked everything and followed every step of the document. Got as much as help from AIs too, no progress. I'll share any code if necessary.
-
### Description
Containers will be able to communicate, but at some point I start getting "no route to host" seemingly randomly.
Sometimes this will resolve itself, but most of the time I have to …
-
# Feature discussion / request
### 1. Explain what is your use case
To enable enhanced observability like detailed contextual logging and tracing. Projects like OpenTelemetry, Jaeger, Prometheus…
owais updated
3 weeks ago
-
Similar to #1, but with a non-app-framework in mind. In particular the logging functionality, but possibly others such as config.
I'm starting a new project intended to be deployed as an AWS Lambda…
hwine updated
7 years ago
-
I have a woosh-backed search on Django 1.5 and haystack 2.0, configured similar to this:
```
class MyIndex(indexes.SearchIndex, indexes.Indexable):
text = indexes.CharField(document=True, use_tem…
-
As discussed with @zerolab in the Wagtail Slack support channel, I'm getting a ' DoesNotExist matching query does not exist' error while trying to create translations for some pages.
I have an ex…
-
From the roadmap:
> "Guides" are detailed documentation that conceptually bridge the gap between instructional tutorials and API documentation. They will detail how to approach problems using each of…
jxson updated
8 years ago