Home > Articles > Open Source > Python

This chapter is from the book

Workshop

The workshop consists of a set of questions and answers designed to solidify your understanding of the material covered in this hour. Try answering the questions before looking at the answers.

Quiz

  1. What file contains the information that Django uses to connect to the database?

  2. What default file contains the configuration that Django uses to parse the location URLs?

  3. What file contains the code that implements an index view for the People application in the iFriends project?

Quiz Answers

  1. settings.py

  2. urls.py

  3. iFriends/People/views.py

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.