All quizzes
Free quiz · 50 questions in the bank

Django quiz

Test your Django knowledge with a free interactive quiz — 50 questions with answers and explanations. No signup needed to play.

Question 1/12Score 0

Where do environment-specific settings (DB URL, secret key, debug flag) live?

In this round
  1. Where do environment-specific settings (DB URL, secret key, debug flag) live?
  2. Which template engine ships by default with Django?
  3. Which admin command is used to create a superuser?
  4. Which form class is recommended for editing a single model instance?
  5. What is the difference between a "project" and an "app" in Django?
  6. What is the Django admin?
  7. Which file in a Django app typically defines database models?
  8. Which built-in app provides user accounts, groups, and permissions?
  9. Which command starts a new Django project?
  10. How do you create database tables from your models?
  11. How do you redirect from a view?
  12. What is middleware in Django?
Gaps to close?
Read the curated Django notes — core concepts, patterns, interview prep.
Django notes

More quizzes

.NETAccessibilityAgile MethodologyAirflowAlertmanagerAlgorithms