-
Trying to use react js to log in and other options but the problem is httponly session can't access by any kind of js even use withCredentials: true.
please give good documentation to communicate w…
-
We are using django-rest-framework so it is a very low hanging fruit to exploit the API. In fact, some developers seem to be using it before any documentation has been made. This is due to how simple …
-
i use python (3.4),Django (1.8.4),djangorestframework (3.3.3),when i try the [tutorial](http://www.django-rest-framework.org/tutorial/quickstart/#urls) got a error :
> No module named 'tutorial.qu…
iliul updated
2 years ago
-
- [x] Watch useful videos that can help you in the practice app
-
Maintainer: @aparcar
Environment: N/A
Description:
@aparcar I reran the CI on #17442 and it built packages that are changed on master as well as the package changed in the PR (django-restframe…
-
**Describe the bug**
Old data model isn't recognized.
In other hand migration files aren't produced
**To Reproduce**
Steps to reproduce the behavior:
1. Edit your app/requirements.txt of your …
-
Hi there, I recently have some trouble with ninja framework when I want to make some supports with Django's internationalization and localization framework, uasualy, I do this job coding like the foll…
-
First, thank you for you efforts! A test migration from django-stdimage did work for me.
My model is configured with `aspect_ratios=[None, '4/3'], file_types=['WEBP'], pixel_densities=[1, 2]`, but …
-
Currently RestFramework does not support Django 4.0 deprecation of `pytz`:
```
/opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages/rest_framework/fields.py:32: in
from pytz.ex…
-