Video: .MP4, AVC, 1364×768, 30 fps | Audio: English, AAC, 48 KHz, 2 Ch | Duration: 5h 32m | 3.5 GBInstructor: Shubham SardaLearn Django 2.2 – build real web applications with Python, Django, and SQLite3 and deploy them on a Heroku serverLearnLearn about Django apps, templates, models, and migrations.
Learn about the MVT (Model View Template) architectureUnderstand Django’s authentication system and foreign key conceptLearn 4 important pillars for deploying (git, GitHub, Heroku, Heroku CLI)Write URLs, Views, and ModelsRegistration functionality, Login, and LogoutIntegrating Crispy Form to improve registration functionalityUsage of Django messages and formsAboutWelcome to Django A-Z: Learn Django 2 By Building & Deploying Projects!This course will help you start your web development journey from scratch, step-by-step.
This course touches on every important concept for beginners to the latest version: Django 2.
Throughout this course you will learn about:• Setting up development environments (Libraries, Extensions, IDE’s, Virtualenv)• Work with the Administration panel• Working with a GitHub repository• Push projects from local systems to GitHub• Working with Django Heroku (STATICROOT, WSGI, gunicorn)• Hiding secret keys, DEBUG , Allowed Host, Database Information• Working with Django security and database updatesAfter completing this course, you will be ready to work on beginner-level projects as an intern, fresher, or freelancer and you will also be able to implement everything yourself! Most importantly, you will be ready to dive deep into a big available scope with Django in the future. Enroll now and I will make sure you learn all you need to know about Django 2!All the code and supporting files for this course are available at – github.com/PacktPublishing/Django-A-Z-Learn-Django-2-by-building-and-deploying-projectFeaturesImplement CRUD functionality (Create, Read, Update, and Delete)Learn Django Design Principles: DRY (Don’t Repeat Yourself) and KISS (Keep It Simple and Straightforward)