Hosting a static website in a minute for free with Surge.sh
Surge.sh is a simple and straightforward static content hosting service. Learn complete information about Surge.sh in this guide.
Ubuntu: Install PostgreSQL and pgAdmin
Installing PostgreSQL and pgAdmin on Ubuntu can be a trouble at times. Here are the steps to guide you on the installation process.
Deploying Django application on Openshift online for free
Deploying a Django application involves some configuration whichever the hosting provider is. This is a step-by-step guide explaining how to deploy your Django application to Redhat Openshift for free.
Getting user timezone from IP in Django
Sometimes we might need to filter content based on the user's timezone. This guide explains how to find user's timezone in Django.