-
Hey, I'm not understanding which version of the stubs I need to install?
These are my installed modules per `pip list`.
```bash
django-stubs 4.2.7
django-stubs-ext 5.0.4
…
-
## Description
If latest PyPI release does not have Django 4.2 support, then
- [ ] Verify if latest master/main branch has support for Django 4.2
- [ ] Create issue in the upstream repo for Django 4…
-
## Description
If latest PyPI release does not have Django 4.2 support, then
- [ ] Verify if latest master/main branch has support for Django 4.2
- [ ] Create issue in the upstream repo for Django 4…
-
https://www.django-rest-framework.org/
-
easyaudit requestevent user_id is null
My Environment:
```
asgiref==3.5.2
Django==4.1.2
django-cors-headers==3.13.0
django-filter==22.1
djangorestframework==3.14.0
djangorestframework-simplejw…
-
These were missing when I applied the template to lease, probably don't need all of these but recording for later:
- [ ] dirty-equals
- [ ] dj-rest-auth
- [ ] django-admin-rangefilter
- [ ] djan…
-
# Problem:
There is a simple bug in the codebase due to which a few algorithms depending on the `crypto` module, when applied, result in errors like `Unrecognised algorithm type: 'EdDSA'`, even tho…
-
The current [OIOIOI API](https://szkopul.edu.pl/api/docs/) offers limited capabilities, which makes it difficult for contest organizers to e.g. integrate Szkopul problems into a larger product (like a…
-
Hi, users are unable to run **_cadasta-platform_** due to dependency conflict with _**djangorestframework**_ package. As shown in the following full dependency graph of **_cadasta-platform_**, **_cada…
-
Introduced in #2335, `_UserModel` type alias is resolved by plugin to point to current `AUTH_USER_MODEL`.
This functionality is extremely helpful in certain circumstances, esp. when typing django-r…