E-commerce web application with fully functional payment integrations such as Paytm , Paypal , RazorPay . Tech stack used: Django(Python web framework) , PostgreSQL . Hosted using Heroku.
The Heroku Django Starter Template is a project starter template for Django 2.0. It provides a production-ready configuration for static files, database settings, and Gunicorn. The template also includes enhancements to Django's static file serving functionality through WhiteNoise. It is built on the latest Python 3.6 runtime environment.
Production-ready configuration: The template provides all the necessary configurations required for running Django in a production environment, including settings for static files, databases, and the Gunicorn server.
Enhanced static file serving: The template utilizes WhiteNoise to enhance Django's static file serving functionality, ensuring efficient delivery of static files.
Python 3.6 runtime environment: The template is built on the latest Python 3.6 runtime environment, providing all the benefits and features of the latest version of Python.
The Heroku Django Starter Template is a highly useful and convenient project starter template for Django 2.0. It offers production-ready configurations, enhanced static file serving functionality, and is built on the latest Python 3.6 runtime environment. Its straightforward installation process makes it easy for developers to quickly set up and start working on Django projects, making it a valuable tool for Django developers.