-
# [DJ008](https://docs.astral.sh/ruff/rules/django-model-without-dunder-str/) - Django model without \_\_str\_\_ method
[django-auto-prefetch](https://github.com/tolomea/django-auto-prefetch) uses …
-
### Issue
I use the `DJ` extension of ruff. I just found out that this doesn't work on forms that don't use ModelForm directly but an inherited class. This relates to [DJ006](https://docs.astra…
-
## Description of the issue
We want to implement #1363 for that we need a more sophisticated login approach that offers openid connect based user authentication. The package [django-allauth](https:…
-
### **Task Description**
Create an endpoint for retrieving data about working cycles saved in the `WorkingCycles` table. This endpoint should allow users to retrieve their own data. It should be a GE…
-
## Description
1. Installing the [django-health-check](https://github.com/revsys/django-health-check).
2. Add `"health_check", "health_check.db"` to INSTALLED_APPS
3. Add `"health_check.cache"` …
-
I have connected Django application(beta) with MySQL database. When I make changes in Django administration, the changes are visible but, they are not getting reflected in the MySQL database (I tried …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
## Description
It is impossible to delete a page from the CMS admin if it has versions, unless a setting is changed in settings.py.
## Steps to reproduce
1. Create a page
2. Edit the p…
-
Currently CV web-interface requires django version 2.1, whereas it may be required at some point to use later versions.
-
I have recently build solution using composure and getting error for Postgres database is not reachable
`2024-10-24 14:33:41,196 WARNING django-csp could not be found, not updating Content-Securit…