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. | Which filter would you use to render all the end-of-line characters in text to HTML line-break codes? |
2. | Which filter would you use to sort a list of dictionaries? |
3. | What argument does the date filter accept? |
Quiz Answers
1. | The linebreaks tag |
2. | The dictsort tag |
3. | A string of time format characters |