✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
For the following 2 questions, consider that in the election app's views.py file there is a function named show_constituency which displays information on a constituency specified by the URL. Assume that each constituency's name contains just one word.
In the election app's urls.py file, there is a urlpatterns list that is currently empty. Which of the following lines should be added to this list?