Build Car Dealer website in Django 3.0

Build functionalities with Django on HTML theme

Ratings: 4.07 / 5.00




Description

In this course you will learn how to build website for car dealer in Django from scratch, how to create and show models, how to use django-filters to filter models, how to add pagination on filtered results, how to build working contact form and embedd google maps on your website.

What You Will Learn!

  • How to install,create and activate virtual environment
  • How to create Django project
  • How to create Django app
  • How to connect HTML template with Django backend
  • How to build filter form
  • How to add pagination
  • How to paginate filtered results
  • How to embed google maps
  • How to build working contact form

Who Should Attend!

  • Intermediate Django developers, who knows basics and want to build something real world