-
Following the install instructions, but failing applying migrations. I'm running on a few VM running Ubuntu 20.04.6 LTS x64
```
> git clone https://github.com/samuelclay/NewsBlur.git
> cd NewsB…
-
Hi guys,
I'm posting here because im out of idea, and tried almost everything. I'm trying to use django-compressor with S3BOTO to serve all my static and media file directly from S3. Everything almos…
-
### Describe the issue
Got a bunch of these exceptions from one project
```
Internal Server Error: /commit/legacylisten/
ValueError at /commit/legacylisten/
Error in source of FluentUnit "dur…
-
### Environment
* Nautobot version (Docker tag too if applicable): 1.4.7
* Python version: 3.9.x
### Steps to Reproduce
We were sending, via the JSON API to a job, wrong values for a MultiObject…
-
A little different than previous:
```
OperationalError at /
database is locked
Request Method: GET
Request URL: http://homeassistant.local:8000/
Django Version: 4.1.7
Exception Type: Operati…
-
Hey there,
I'm using django-money, and it's causing a bit of a headache. It keeps generating new migration files for models that use it, even when I haven't made any changes or updated the package …
-
The Connexion package, which is being used in the wazuh framework's API module, announces the prerelease of its 3.0 version [here](https://pypi.org/project/connexion/#history)
In the new version, […
-
### NetBox version
v3.5.3
### Topology Views version
v3.5.0
### Steps to Reproduce
1. Start with running Netbox Docker v3.5.3 installation
2. docker compose down
3. Create plugin_requirements.t…
-
Hi...
Is there any way to add a ModelField to an existing schema class at runtime?
Thank you very much.
-
**Describe the bug**
When I tried to migrate the database using the "runserver migrate" command, I encountered an issue. My MySQL version is 8.0.33, and it is using the "utf8mb3" encoding. Below is t…