Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Choose ways by which we can add our View functions to urls.py file?
Import the function itself from the particular view and then, add the particular URL to the urlpatterns list.
import the class from the views.py and then add the URL to the urlpatterns. Inbuilt method to call the class as a view.
None of the above
All of the above
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!