-
[Задание](https://wiki.iaud.ru/doku.php?id=kb:curriculum:web_dev_2#django_rest_framework)
-
Until now Django views are rendering html pages. This is a first experiment with Django REST framework
-
**Describe the bug**
When attempting to add an icon to an application when the storage backend is S3, a stack trace is returned if the status code is 403.
**To Reproduce**
Steps to reproduce the …
-
How do I use this using DRF's ListAPIView ?
-
-
**Describe the bug**
There is no mark on the protected endpoint => swagger does not transfer the access token when accessing the protected endpoint.
**To Reproduce**
![1](https://github.com/use…
-
**models.py**
```
import uuid
from django.db import models
from django.contrib.auth.models import User
from django.utils import timezone
class ToDoCategory(models.Model):
"""Model represe…
-
### Deployment Type
Self-hosted
### Triage priority
I volunteer to perform this work (if approved)
### NetBox Version
v4.1.3
### Python Version
3.11
### Steps to Reproduce
1. Install a NetBox…
-
I've been trying to configure my Django REST Framework app to use django-auth-adfs for Microsoft Entra ID (former Azure AD B2C), but I have an error with signature verification.
```python
Django==…
-
link:
http://www.django-rest-framework.org/