У меня возникло это исключение:
Код: Выделить всё
RouteNotFoundException
RuntimeError
HTTP 500 Internal Server Error
An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "listecours" as such route does not exist.").
Код: Выделить всё
path('listecours')Код: Выделить всё
[*]
[url={{ path(]Liste d'exercices[/url]
[*]
[url={{ path(]Liste des cours[/url]
{% else %}
[*]
[url={{ path(]Liste d'exercices[/url]
Код: Выделить всё
Источник: [url]https://stackoverflow.com/questions/61874906/unable-to-generate-a-url-for-a-route-although-the-route-is-present-when-i-debug[/url]
Мобильная версия