Python Django Dev To Deployment

Go to class
Write Review

Python Django Dev To Deployment provided by Udemy is a comprehensive online course, which lasts for 11 hours worth of material. Python Django Dev To Deployment is taught by Brad Traversy. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • Learn Python and build & deploy a real estate application using the Django framework & PostgreSQL

    What you'll learn:

    • Learn Python and it's core fundamental syntax
    • Build a real estate application using the Django framework & Postgres
    • Learn about apps, templates, models & migrations, admin customization & more
    • Build virtual environments and deploy using Gunicorn and Nginx

    This is a very practical course where we take a list of requirements from a fictional company to build a real estate application using Django. We will take a basic html/css Bootstrap 4 theme and turn it into a real working application with an admin area to manage resources including property listings, realtors and contact inquiries. We also have a section on learning basic Python syntax


    What You Will Learn:

    • Basic Python (lists, dictionaries, functions, conditionals, etc)

    • Setup Virtual Environments

    • Install & configure Django

    • Create Django "apps"

    • Postgres Setup (local and remote)

    • Schema planning, models & migration

    • Admin customization

    • Bootstrap integration

    • Full search functionality

    • User Authentication

    • Deploy to Digital Ocean with Gunicorn & Nginx