Skip to content

Feature: accessing nested URLs > depth 1

The auto-generated nested urls stop at depth 1. For example /job-offers/X/skills/Y/ returns 404, because the URL has not been configured

See commented-out test in tests/tests_get.py (> DjangoLDPv2.1)