Answer the question
In order to leave comments, you need to log in
Why is dynamic url request not working?
i make a request like this
{% url 'pages:page' b.id %}
{{b.id}}
django.urls.exceptions.NoReverseMatch: Reverse for 'pages' with arguments '('',)' not found. 1 pattern(s) tried: ['ru/page/(?P[0-9]+)/$']
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question