Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
drf
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
To Django or to DjangoREST?
ruoya mwangi
ruoya mwangi
ruoya mwangi
Follow
Nov 2
To Django or to DjangoREST?
#
python
#
django
#
drf
#
backend
Comments
Add Comment
2 min read
I just tried to compare values between model and serializer
Gahyun Son
Gahyun Son
Gahyun Son
Follow
Oct 18
I just tried to compare values between model and serializer
#
django
#
drf
#
unittest
Comments
Add Comment
1 min read
Customize Schema with @extend_schema_view
Gahyun Son
Gahyun Son
Gahyun Son
Follow
Oct 18
Customize Schema with @extend_schema_view
#
django
#
drf
#
schema
Comments
Add Comment
1 min read
Leveraging Headers for Dynamic Localization in Django
Steve Yonkeu
Steve Yonkeu
Steve Yonkeu
Follow
Sep 25
Leveraging Headers for Dynamic Localization in Django
#
django
#
aws
#
drf
#
pycon
4
reactions
Comments
Add Comment
4 min read
DRF create @property decorator in view and use property in serializer
DoriDoro
DoriDoro
DoriDoro
Follow
Nov 7 '23
DRF create @property decorator in view and use property in serializer
#
drf
1
reaction
Comments
Add Comment
4 min read
Async API Calls Unleashed: Exploring Django 4 and Django Rest Framework
Dominic Chingoma
Dominic Chingoma
Dominic Chingoma
Follow
Aug 23 '23
Async API Calls Unleashed: Exploring Django 4 and Django Rest Framework
#
django
#
asynchronous
#
drf
#
djangorestframework
2
reactions
Comments
Add Comment
9 min read
HATEOAS Principle - Generating Full Paths for Objects in Django Rest Framework.
Stephen Nwankwo
Stephen Nwankwo
Stephen Nwankwo
Follow
Jun 28 '23
HATEOAS Principle - Generating Full Paths for Objects in Django Rest Framework.
#
django
#
api
#
rest
#
drf
3
reactions
Comments
Add Comment
7 min read
Instance version control in DRF with Django Reversion
Saruar Star
Saruar Star
Saruar Star
Follow
Apr 22 '23
Instance version control in DRF with Django Reversion
#
django
#
drf
#
djangoreversion
#
python
2
reactions
Comments
Add Comment
9 min read
How to create thumbnails programmatically in Django
sevdimali
sevdimali
sevdimali
Follow
Jan 16 '23
How to create thumbnails programmatically in Django
#
django
#
drf
#
djangorestframework
#
programming
2
reactions
Comments
Add Comment
2 min read
Automatically Add Logged In User Under 'created_by' and 'updated_by' to Model in Django Rest Framework
Forhad Khan
Forhad Khan
Forhad Khan
Follow
Nov 5 '22
Automatically Add Logged In User Under 'created_by' and 'updated_by' to Model in Django Rest Framework
#
django
#
drf
#
djangorestframework
#
python
14
reactions
Comments
1
comment
3 min read
how to fix raise ImproperlyConfigured("settings.DATABASES is improperly configured. "
OlaNeat Ayoola
OlaNeat Ayoola
OlaNeat Ayoola
Follow
Sep 15 '22
how to fix raise ImproperlyConfigured("settings.DATABASES is improperly configured. "
#
django
#
railway
#
drf
#
postgres
5
reactions
Comments
Add Comment
1 min read
CSRF verification failed. Request aborted. in django rest framework
Ayoola Tosin
Ayoola Tosin
Ayoola Tosin
Follow
Aug 9 '22
CSRF verification failed. Request aborted. in django rest framework
#
question
#
django
#
csrf
#
drf
4
reactions
Comments
1
comment
1 min read
CSRF verification failed. Request aborted. in django rest framework
OlaNeat Ayoola
OlaNeat Ayoola
OlaNeat Ayoola
Follow
Aug 9 '22
CSRF verification failed. Request aborted. in django rest framework
#
question
#
drf
#
csr
#
django
5
reactions
Comments
Add Comment
1 min read
How to fix "Must supply api_key"
OlaNeat Ayoola
OlaNeat Ayoola
OlaNeat Ayoola
Follow
Jul 1 '22
How to fix "Must supply api_key"
#
question
#
drf
#
cloudinary
#
heroku
7
reactions
Comments
Add Comment
1 min read
Updating A Many-To-Many Relationship In Django
Daniel Coker
Daniel Coker
Daniel Coker
Follow
Feb 24 '22
Updating A Many-To-Many Relationship In Django
#
django
#
drf
#
tutorial
15
reactions
Comments
1
comment
6 min read
Excluding Fields in Django Rest Framework Serializers
Tim Bennett
Tim Bennett
Tim Bennett
Follow
Jan 13 '22
Excluding Fields in Django Rest Framework Serializers
#
django
#
webdev
#
drf
#
python
7
reactions
Comments
Add Comment
2 min read
JWT Authentication with Django REST Framework - What? Why? How?
Bhavana
Bhavana
Bhavana
Follow
Jun 19 '21
JWT Authentication with Django REST Framework - What? Why? How?
#
django
#
drf
#
jwt
#
python
25
reactions
Comments
4
comments
8 min read
How to implement Auto Expiring Token in Django Rest Framework
Idiomatic Programmers
Idiomatic Programmers
Idiomatic Programmers
Follow
Sep 13 '21
How to implement Auto Expiring Token in Django Rest Framework
#
django
#
python
#
drf
2
reactions
Comments
Add Comment
5 min read
Building web applications with Django, Django REST Framework and Nuxt
Brian Caffey
Brian Caffey
Brian Caffey
Follow
Dec 28 '20
Building web applications with Django, Django REST Framework and Nuxt
#
django
#
nuxt
#
drf
#
vue
22
reactions
Comments
Add Comment
7 min read
How to use Postman to authenticate to Django Rest Framework
Vuyisile Ndlovu
Vuyisile Ndlovu
Vuyisile Ndlovu
Follow
Jun 22 '21
How to use Postman to authenticate to Django Rest Framework
#
drf
#
django
#
python
#
postman
4
reactions
Comments
Add Comment
3 min read
Setting Up Django Rest Framework
black_panda
black_panda
black_panda
Follow
Nov 27 '20
Setting Up Django Rest Framework
#
programming
#
django
#
drf
#
python
8
reactions
Comments
Add Comment
1 min read
How to authenticate Django REST Framework API calls from a (Vue) JS client using Session Authentication and HttpOnly cookies
Brian Caffey
Brian Caffey
Brian Caffey
Follow
Nov 27 '20
How to authenticate Django REST Framework API calls from a (Vue) JS client using Session Authentication and HttpOnly cookies
#
django
#
authentication
#
drf
#
vue
21
reactions
Comments
Add Comment
7 min read
Django & DRF : DRF tips & tricks
DUVAL Olivier
DUVAL Olivier
DUVAL Olivier
Follow
Nov 23 '20
Django & DRF : DRF tips & tricks
#
django
#
drf
#
djangorestframework
#
tips
20
reactions
Comments
Add Comment
12 min read
What are/were your go-to resources for learning Django and Django REST Framework?
Zubair Mohsin
Zubair Mohsin
Zubair Mohsin
Follow
Aug 18 '20
What are/were your go-to resources for learning Django and Django REST Framework?
#
discuss
#
django
#
drf
9
reactions
Comments
8
comments
1 min read
Issue 35 - Django 3.1 Release
Jeff Triplett (he/him)
Jeff Triplett (he/him)
Jeff Triplett (he/him)
Follow
for
Django News
Aug 7 '20
Issue 35 - Django 3.1 Release
#
django
#
python
#
drf
7
reactions
Comments
Add Comment
3 min read
Issue 34 - Django Developers Survey 2020
Jeff Triplett (he/him)
Jeff Triplett (he/him)
Jeff Triplett (he/him)
Follow
for
Django News
Aug 3 '20
Issue 34 - Django Developers Survey 2020
#
django
#
python
#
wagtail
#
drf
6
reactions
Comments
Add Comment
3 min read
Issue 33 - Django turns 15, new Django, Python, and Wagtail releases, and much more.
Jeff Triplett (he/him)
Jeff Triplett (he/him)
Jeff Triplett (he/him)
Follow
for
Django News
Jul 25 '20
Issue 33 - Django turns 15, new Django, Python, and Wagtail releases, and much more.
#
python
#
django
#
drf
#
wagtail
6
reactions
Comments
Add Comment
4 min read
Django Rest Framework Template
Nishant Mittal
Nishant Mittal
Nishant Mittal
Follow
Apr 23 '20
Django Rest Framework Template
#
showdev
#
drf
#
django
#
api
6
reactions
Comments
1
comment
1 min read
Django & DRF 101, initialisation de l'environnement : virtualenv & docker
DUVAL Olivier
DUVAL Olivier
DUVAL Olivier
Follow
Feb 19 '20
Django & DRF 101, initialisation de l'environnement : virtualenv & docker
#
django
#
drf
#
djangorestframework
#
installation
7
reactions
Comments
Add Comment
4 min read
Django & DRF 101, partie 2 : DRF & API 101
DUVAL Olivier
DUVAL Olivier
DUVAL Olivier
Follow
Feb 18 '20
Django & DRF 101, partie 2 : DRF & API 101
#
django
#
drf
#
djangorestframework
#
api
18
reactions
Comments
2
comments
27 min read
Django & DRF 101, partie 1 : ORM et accès à la donnée
DUVAL Olivier
DUVAL Olivier
DUVAL Olivier
Follow
Jan 21 '20
Django & DRF 101, partie 1 : ORM et accès à la donnée
#
django
#
drf
#
orm
16
reactions
Comments
3
comments
15 min read
Developing your APIs in Django REST Framework!
abhinav the builder
abhinav the builder
abhinav the builder
Follow
Dec 24 '19
Developing your APIs in Django REST Framework!
#
django
#
api
#
drf
#
python
13
reactions
Comments
Add Comment
5 min read
Django News - Issue 1
Jeff Triplett (he/him)
Jeff Triplett (he/him)
Jeff Triplett (he/him)
Follow
for
Django News
Dec 13 '19
Django News - Issue 1
#
django
#
python
#
drf
#
djangocon
16
reactions
Comments
Add Comment
2 min read
Using Different Read and Write Serializers in Django REST Framework
Lacey Williams Henschel
Lacey Williams Henschel
Lacey Williams Henschel
Follow
for
REVSYS
Aug 20 '19
Using Different Read and Write Serializers in Django REST Framework
#
django
#
python
#
djangorestframework
#
drf
9
reactions
Comments
Add Comment
3 min read
Testing Django Rest Framework, la forma correcta
Víctor Villalobos
Víctor Villalobos
Víctor Villalobos
Follow
Aug 7 '19
Testing Django Rest Framework, la forma correcta
#
python
#
spanish
#
drf
#
test
18
reactions
Comments
1
comment
4 min read
Best Practices for Receiving Files via REST API
Stephen Senkomago Musoke
Stephen Senkomago Musoke
Stephen Senkomago Musoke
Follow
Jun 8 '19
Best Practices for Receiving Files via REST API
#
rest
#
drf
#
django
#
filetransfer
9
reactions
Comments
1
comment
1 min read
Managing RESTful URLs in Django Rest Framework
Stanislav Kozlovski
Stanislav Kozlovski
Stanislav Kozlovski
Follow
Aug 14 '17
Managing RESTful URLs in Django Rest Framework
#
djangorestframework
#
drf
#
django
#
python
34
reactions
Comments
9
comments
5 min read
Direct assignment to the reverse side of a many-to-many set is prohibited. Use products.set() instead. Django REST Framework
amrshedou
amrshedou
amrshedou
Follow
Nov 22 '18
Direct assignment to the reverse side of a many-to-many set is prohibited. Use products.set() instead. Django REST Framework
#
help
#
python
#
django
#
drf
4
reactions
Comments
1
comment
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account