Building a Personal Portfolio with Django
Offered By: LinkedIn Learning
Course Description
Overview
Learn the basics of Django for web development by building your own website—a personal portfolio—from the ground up.
Syllabus
Introduction
- Creating a website with Python
- What you should know
- Demo project overview
- Starting a new project in Django
- Creating a Django app in a project
- Setting up URLs in your Django project
- Creating the models in Django
- Postgres setup for Django
- Connecting your Django project to Postgres
- Make Django migrations and migrate
- Setting up an admin panel in Django
- Creating model objects via the admin panel in Django
- Pulling objects from the database in Django
- Bootstrap overview and installation
- Page layout and templates in Django
- Adding static images to your Django project
- Collectstatic in Django
- Bootstrap as a static asset in Django
- Finishing touches in Django design
- Connecting URLs and templates in Django
- Creating views in Django
- Designing object detail views
- URL paths with parameters
- Next steps for Django
Taught by
Nick Walter
Related Courses
Full Stack FoundationsUdacity Django Basics Course
Treehouse Создание Web-сервисов на Python
Moscow Institute of Physics and Technology via Coursera Using JavaScript, JQuery, and JSON in Django
University of Michigan via Coursera Django Features and Libraries
University of Michigan via Coursera