Sunday, 20 September 2026

23ITS1-PYTHON WITH DJANGO

UNIT-V: Deploying Django Web Application on Cloud 
Creating a functional website in Django, Four Important Pillars to Deploy, registering on Heroku and GitHub, Push project from Local System to GitHub, working with Django Heroku, Working with StaticRoot, Handling WSGI with gunicorn, setting up Database & adding users.

Sample Experiments:
  1. Create a Website in Django with login, and registration page..
  2. Register on GitHub, and Heroku and deploy the website on Heroku with all the functionalities developed.
  3. Configure Django to handle static files.

No comments:

Post a Comment