-
[django-userena](https://github.com/bread-and-pepper/django-userena), [django-friendship](https://github.com/revsys/django-friendship) are already "enabled", but not integrated.
They are exposing the…
-
This project is amazing. Congratulations!
I would like to know two things:
- is it possible to make it usable with django rest framework?
- is it possible to have only a given group of users aut…
-
### Describe the issue
My self-hosted Weblate instance throws the following error when I try to dismiss certain checks, but not for others (i.e. dismissing in general works, but not for some checks).…
tvogt updated
14 hours ago
-
Hello,
I am really lost regarding how to use Meli's API with my DRF API. Could you kindly guide me towards a direction?
Thank you very much.
-
according to newest django-rest-framework SearchFilter support JSONField
whether django-filter could support JSONField ???
also add django-filter.readthedocs.io document context ???
https://www.d…
-
Hi,
I have a Django setup where I'm trying to provide an API and use it as a Telegram bot at the same time. *(Not the best setup I know, but I wanted a light setup, possibly refactoring the bot int…
-
I'd like to suggest to create/generate an [OpenAPI/Swagger](https://swagger.io/docs/specification/about/) specification for the API. This would allow to use great and widely adopted tools like [Postma…
-
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…
-
### Body:
I'm currently migrating my Django project from plain Django views to Django REST framework views. Specifically, I'm working on `expenses/views.py` and `templates/expenses/index.html`. Howev…
-
Stable version of `django-rest-framework` supports Django 1.9 #41.