Closed
Description
Checklist
- I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
Proposal
In Django 2.x the new path
(and re_path
) were introduced to simplify URL routing.
It could be nice to have the ability to use path to simplify route annotation (aka @action
).
This however may break compatibility with Django 1.x which should be tested.
Metadata
Metadata
Assignees
Labels
No labels