DEV Community

# drf

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Bulletproof Django API for a TMS project

Bulletproof Django API for a TMS project

Comments
9 min read
Djoser+SimpleJWT

Djoser+SimpleJWT

Comments
1 min read
AssertionError: 403

AssertionError: 403

Comments
2 min read
extra_kwargs arguments

extra_kwargs arguments

Comments
1 min read
To Django or to DjangoREST?

To Django or to DjangoREST?

Comments
2 min read
Django API | queryset & object, filter() & get()

Django API | queryset & object, filter() & get()

1
Comments
2 min read
I just tried to compare values between model and serializer

I just tried to compare values between model and serializer

Comments
1 min read
Customize Schema with @extend_schema_view

Customize Schema with @extend_schema_view

1
Comments
1 min read
Leveraging Headers for Dynamic Localization in Django

Leveraging Headers for Dynamic Localization in Django

8
Comments
4 min read
DRF create @property decorator in view and use property in serializer

DRF create @property decorator in view and use property in serializer

1
Comments
4 min read
Async API Calls Unleashed: Exploring Django 4 and Django Rest Framework

Async API Calls Unleashed: Exploring Django 4 and Django Rest Framework

2
Comments
9 min read
HATEOAS Principle - Generating Full Paths for Objects in Django Rest Framework.

HATEOAS Principle - Generating Full Paths for Objects in Django Rest Framework.

3
Comments
7 min read
Instance version control in DRF with Django Reversion

Instance version control in DRF with Django Reversion

2
Comments
9 min read
How to create thumbnails programmatically in Django

How to create thumbnails programmatically in Django

2
Comments
2 min read
Automatically Add Logged In User Under 'created_by' and 'updated_by' to Model in Django Rest Framework

Automatically Add Logged In User Under 'created_by' and 'updated_by' to Model in Django Rest Framework

18
Comments 1
3 min read
how to fix raise ImproperlyConfigured("settings.DATABASES is improperly configured. "

how to fix raise ImproperlyConfigured("settings.DATABASES is improperly configured. "

5
Comments
1 min read
CSRF verification failed. Request aborted. in django rest framework

CSRF verification failed. Request aborted. in django rest framework

4
Comments 1
1 min read
CSRF verification failed. Request aborted. in django rest framework

CSRF verification failed. Request aborted. in django rest framework

5
Comments
1 min read
How to fix "Must supply api_key"

How to fix "Must supply api_key"

7
Comments
1 min read
Updating A Many-To-Many Relationship In Django

Updating A Many-To-Many Relationship In Django

16
Comments 1
6 min read
Excluding Fields in Django Rest Framework Serializers

Excluding Fields in Django Rest Framework Serializers

8
Comments
2 min read
JWT Authentication with Django REST Framework - What? Why? How?

JWT Authentication with Django REST Framework - What? Why? How?

26
Comments 4
8 min read
How to implement Auto Expiring Token in Django Rest Framework

How to implement Auto Expiring Token in Django Rest Framework

2
Comments
5 min read
Building web applications with Django, Django REST Framework and Nuxt

Building web applications with Django, Django REST Framework and Nuxt

24
Comments
7 min read
How to use Postman to authenticate to Django Rest Framework

How to use Postman to authenticate to Django Rest Framework

4
Comments
3 min read
loading...