-
Currently the /api/agendas endpoint returns a huge chunk of the agendas as a json.
Can we add pagination or some query parameters so consumers can have more selective data?
https://council-tag.her…
-
## Checklist
- [x] I have verified that that issue exists against the `master` branch of Django REST framework.
- [x] I have searched for similar issues in both open and closed tickets and cannot …
-
## Checklist
- [x] I have verified that that issue exists against the `master` branch of Django REST framework.
- [x] I have searched for similar issues in both open and closed tickets and cannot …
-
Hi,
Would it (if yes how) be possible to create a django restframework serializer based on the WSDL with zeep?
Regards
Frank
-
Maybe Django cannot serving static files when debug=False, So i use whitenoise to serving django-rest-framework static files,without nginx evenything work well, but with nginx all static file through …
-
## Checklist
- [x] I have verified that that issue exists against the `master` branch of Django REST framework.
- [x] I have searched for similar issues in both open and closed tickets and cannot …
-
If I didn't add a token to the header in django restframework Token authentication it works normally and doesn't do any authentication and the response of the view is always 200 not 401 or 403
Also i…
-
Add and configure DjangoRESTFramework to add a full REST API to the site using Sessions, oAuth2 and JWT (with user initiated expiration enabled) for auth. Make sure we are integrating correctly with a…
-
We need to upgrade tastypie before upgrade Django to 1.8 first. Instead of upgrading, I'd prefer switch to django-restframework since its API is simpler, more stable and currently maintained by its or…
-
Downloaded project to test received: {"detail":"Incorrect authentication credentials."}
Tried in my own project. Same result.
ghost updated
6 years ago