Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
What does "verify" mean?
- What is the requested object and how do you get its URL?
- you use for this task urls.py
?
Read about organizing urls.py
URL requests that match the appropriate url patterns perform the specified functions.
That is, if the corresponding function from the view worked for you, then the required url-pattern has been executed.
You specify why you need to "check" the requested url. Such a strong impression that you are doing something wrong.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question