Get Started With Django: Build a Portfolio App Quiz
Interactive Quiz ⋅ 10 Questions
By Martin Breuss
In this quiz, you’ll test your understanding of Django. By working through this quiz, you’ll revisit the steps you need to get started with Django.
You’ll touch on topics that will help you create a fully functioning web application and revisit some of the most important features of Django.
You’ll also investigate the architecture of a Django site, remember how to set up a new Django project with multiple apps, build models and views, and create and connect Django templates.
The quiz contains 10 questions and there is no time limit. You’ll get 1 point for each correct answer. At the end of the quiz, you’ll receive a total score. The maximum score is 100%. Good luck!
Related Resources
Course
Getting Started With Django: Building a Portfolio App
In this course, you'll learn the basics of creating powerful web applications with Django, a Python web framework. You'll build a portfolio website to showcase your web development projects, complete with a fully functioning blog.
Tutorial
Get Started With Django: Build a Portfolio App
In this step-by-step tutorial, you'll learn the basics of creating powerful web applications with Django, a Python web framework. You'll build an example portfolio application to showcase your web development projects.