Udit Mittal (Pen Name: Udit)

Backend Engineer

Follow this feed RSS

posted by Udit

Learn how to supercharge your Django app with full-text search using Django-Watson. Dive deep into Postgres magic and boost search functionality.

posted by Udit

Trying out a lightweight asynchronous task queue as an alternative to Celery with Django

posted by Udit

Describes how to implement custom token model and authentication backend in Django Rest Framework

posted by Udit

Third part of the series covering how to get your django project into production

posted by Udit

Describes a trick to perform zero downtime deployments using supervisor

posted by Udit

Find out how I fixed my permissions after I imported my data

posted by Udit

Find out about outdated python packages on your system.

posted by Udit

Second part of the series covering how to get your django project into production

posted by Udit

Get your Django App ready for production

posted by Udit

A detailed post describing how to add tagging functionality to your django app

posted by Udit

A post listing all the important Flask extensions to use in production.

posted by Udit

A post listing the extensions that I use with VS Code.