-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Milestone
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.
jun0jang, greenled, demestav, l1b3r, elonzh and 4 more
Metadata
Metadata
Assignees
Labels
No labels