-
The project development [seems to have slowed down](https://github.com/django-extensions/django-extensions/graphs/contributors), new issues and pull request are unanswered, so at this point it's showi…
-
Hi guys. We are trying to upgrade our application to use Django 4.2 but it seems as though django-rest-models only support up to Django 3.2. I noticed that there is a branch for 4.2 support and @selji…
-
https://github.com/kennethlove/django-drifter
-
Since the major upgrade we've been having this error reported:
Internal Server Error: /forms/ev-licence-plate-tag-1/
ValueError at /forms/ev-licence-plate-tag-1/
Cannot assign "''": "Profile.re…
-
## 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:…
-
Hello, I am having trouble using this library with Django.
Indeed using in a Django view a snippet like:
```python
rates = [Rate(1, Duration.SECOND)]
bucket_key = "some key"
redis_client = redi…
-
I can’t get any completions / the language server to work because it fails to retrieve local project data. Here are the relevant logs, where `bakerydemo` is the root of the Django project:
```
Col…
-
Hello, i installed drf_spectacular in my project that uses django-hosts for handling multiple subdomains. spectacular doesn't detect any view because my ROOT_URLCONF is empty.
here is my django_hos…
-
-
### Is this a docs issue?
- [x] My issue is about the documentation content or website
### Type of issue
Other
### Description
Add a Django guide with the following steps:
- Create a Django appl…