Udit Mittal (Pen Name: Matthew)

Backend Engineer

Follow this feed RSS

posted by Matthew

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 Matthew

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

posted by Matthew

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

posted by Matthew

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

posted by Matthew

Describes a trick to perform zero downtime deployments using supervisor

posted by Matthew

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

posted by Matthew

Find out about outdated python packages on your system.

posted by Matthew

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

posted by Matthew

Get your Django App ready for production

posted by Matthew

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

posted by Matthew

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

posted by Matthew

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