Skip to content

Allow Django 2.x path usage in routers #6148

Closed
@sevdog

Description

@sevdog

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions