Blogs
Stay Updated
Django vs Flask
Django Vs Flask : Which Python Framework to Choose? The Python programming language comes with a wide...
Databases for django
If You don't know about django Click here to learn about django Databases for django A database is an organized collection of structured...
How to install django?
Installation Of Django Install python if not installed in your system ( according to configuration of your system and OS)Try to download the latest...
What is django?
What is django? What is django? Django is a high-level Python web framework that enables rapid development of secure and maintainable websites.Built...
Food Online Deployment
What is Linode? Linode is a server hosting company.(Online Deployment)They offer virtual private server (VPS) at budget-friendly cost which is good...
FoodOnline Sample Email Template
FoodOnline Sample Email Template <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN"...
Deploy Django GreatKart Project on Amazon AWS Elastic Beanstalk
GETTING READY - PACKAGES UPDATE Here are the steps to deploy this application on Python 3.8 with Amazon Linux 2 server. Gather all the packages...
Install PostGIS and GDAL
Install PostGIS This post considers that you have already installed PostgreSQL & pgAdmin on your windows computer. So, you should already have...