DEV Community

# drf

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Django REST Framework warning: `UnorderedObjectListWarning`

Django REST Framework warning: `UnorderedObjectListWarning`

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

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

Comments
4 min read
why Serializers used for? easy to understand

why Serializers used for? easy to understand

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

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

Comments
9 min read
# Comprehensive Security for Class-Based Views in Django Rest Framework

# Comprehensive Security for Class-Based Views in Django Rest Framework

Comments
3 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

Comments
9 min read
Django News #171 - DjangoCon US 2023 Preview

Django News #171 - DjangoCon US 2023 Preview

1
Comments
2 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

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

3
Comments
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
CSRF verification failed. Request aborted. in django rest framework

CSRF verification failed. Request aborted. in django rest framework

4
Comments 1
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

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

Excluding Fields in Django Rest Framework Serializers

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

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

24
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

22
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
Setting Up Django Rest Framework

Setting Up Django Rest Framework

8
Comments
1 min read
How to authenticate Django REST Framework API calls from a (Vue) JS client using Session Authentication and HttpOnly cookies

How to authenticate Django REST Framework API calls from a (Vue) JS client using Session Authentication and HttpOnly cookies

21
Comments
7 min read
Django & DRF : DRF tips & tricks

Django & DRF : DRF tips & tricks

17
Comments
12 min read
What are/were your go-to resources for learning Django and Django REST Framework?

What are/were your go-to resources for learning Django and Django REST Framework?

9
Comments 8
1 min read
Issue 35 - Django 3.1 Release

Issue 35 - Django 3.1 Release

7
Comments
3 min read
Issue 34 - Django Developers Survey 2020

Issue 34 - Django Developers Survey 2020

6
Comments
3 min read
Issue 33 - Django turns 15, new Django, Python, and Wagtail releases, and much more.

Issue 33 - Django turns 15, new Django, Python, and Wagtail releases, and much more.

6
Comments
4 min read
Django Rest Framework Template

Django Rest Framework Template

6
Comments 1
1 min read
Django & DRF & Angular 101, partie 3.2 : formulaires & mat-table

Django & DRF & Angular 101, partie 3.2 : formulaires & mat-table

Comments
17 min read
Django & DRF 101, initialisation de l'environnement : virtualenv & docker

Django & DRF 101, initialisation de l'environnement : virtualenv & docker

7
Comments
4 min read
Django & DRF 101, partie 2 : DRF & API 101

Django & DRF 101, partie 2 : DRF & API 101

18
Comments 2
27 min read
Django & DRF 101, partie 1 : ORM et accès à la donnée

Django & DRF 101, partie 1 : ORM et accès à la donnée

16
Comments 2
15 min read
Developing your APIs in Django REST Framework!

Developing your APIs in Django REST Framework!

13
Comments
5 min read
Django News - Issue 1

Django News - Issue 1

16
Comments
2 min read
Using Different Read and Write Serializers in Django REST Framework

Using Different Read and Write Serializers in Django REST Framework

9
Comments
3 min read
Testing Django Rest Framework, la forma correcta

Testing Django Rest Framework, la forma correcta

18
Comments 1
4 min read
Best Practices for Receiving Files via REST API

Best Practices for Receiving Files via REST API

9
Comments 1
1 min read
Direct assignment to the reverse side of a many-to-many set is prohibited. Use products.set() instead. Django REST Framework

Direct assignment to the reverse side of a many-to-many set is prohibited. Use products.set() instead. Django REST Framework

4
Comments 1
1 min read
Managing RESTful URLs in Django Rest Framework

Managing RESTful URLs in Django Rest Framework

33
Comments 9
5 min read
loading...