DEV Community

# drf

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
DRF captcha своими руками

DRF captcha своими руками

Comments
3 min read
Why Django REST Framework doesn't show your custom validation error messages (and what to do about it)

Why Django REST Framework doesn't show your custom validation error messages (and what to do about it)

Comments
2 min read
DRF: SerializerMethodField vs DataSerializerField

DRF: SerializerMethodField vs DataSerializerField

Comments
1 min read
Django RF notes #1

Django RF notes #1

Comments
1 min read
Bulletproof Django API for a TMS project

Bulletproof Django API for a TMS project

Comments
9 min read
AssertionError: 403

AssertionError: 403

Comments
2 min read
extra_kwargs arguments

extra_kwargs arguments

Comments
1 min read
Djoser+SimpleJWT

Djoser+SimpleJWT

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

7
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.

5
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
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
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

17
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
loading...
OSZAR »