Forem

CH S Sankalp jonna profile picture

CH S Sankalp jonna

✍️ Writing sankalpjonna.com/all-posts • 👨‍💻 Building delightchat.io for D2C brands on Shopify •

Work

CTO & Co-Founder at delightchat.io

Managing concurrency in Django using select_for_update
Cover image for Managing concurrency in Django using select_for_update

Managing concurrency in Django using select_for_update

7
Comments 1
4 min read

Want to connect with CH S Sankalp jonna?

Create an account to connect with CH S Sankalp jonna. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Use get_object_or_404 in Django to write lesser code
Cover image for Use get_object_or_404 in Django to write lesser code

Use get_object_or_404 in Django to write lesser code

1
Comments 1
2 min read
Save your Django models using update_fields for better performance

Save your Django models using update_fields for better performance

29
Comments 6
2 min read
Write better queries using values_list in Django

Write better queries using values_list in Django

6
Comments 2
3 min read
Using abstract models in Django
Cover image for Using abstract models in Django

Using abstract models in Django

33
Comments 9
2 min read
Representing foreign key values in Django serializers

Representing foreign key values in Django serializers

4
Comments 1
3 min read
Error handling for Django applications using email

Error handling for Django applications using email

5
Comments
5 min read
Overriding the save method in your Django models

Overriding the save method in your Django models

3
Comments
5 min read
Running a 'bulk update' efficiently with Django

Running a 'bulk update' efficiently with Django

7
Comments
4 min read
API permissions made easy using Django Rest Framework
Cover image for API permissions made easy using Django Rest Framework

API permissions made easy using Django Rest Framework

12
Comments
4 min read
How timezones work in Django
Cover image for How timezones work in Django

How timezones work in Django

2
Comments
4 min read
Flask vs. Django: Which framework to choose in 2021?
Cover image for Flask vs. Django: Which framework to choose in 2021?

Flask vs. Django: Which framework to choose in 2021?

25
Comments 7
6 min read
Why you should use Django in 2021

Why you should use Django in 2021

7
Comments
5 min read
The right way to use a ManyToManyField in Django

The right way to use a ManyToManyField in Django

16
Comments 1
7 min read
Pagination made easy with Django Rest Framework
Cover image for Pagination made easy with Django Rest Framework

Pagination made easy with Django Rest Framework

12
Comments
7 min read
Building a Django CRUD application in minutes

Building a Django CRUD application in minutes

28
Comments
7 min read
The Set data structure saved me from a world of pain

The Set data structure saved me from a world of pain

1
Comments
5 min read
Use Polaris to rapidly build a ReactJs application

Use Polaris to rapidly build a ReactJs application

8
Comments 4
4 min read
Finding the right point in your UX to trigger a paywall

Finding the right point in your UX to trigger a paywall

3
Comments
5 min read
Handling more than 200 transactions per second using python-rq

Handling more than 200 transactions per second using python-rq

5
Comments
6 min read
El Chapo: an open source & serverless URL shortener written in python/flask

El Chapo: an open source & serverless URL shortener written in python/flask

3
Comments
4 min read
loading...