Skip to content

Conversation

@massover
Copy link

@massover massover commented Nov 23, 2025

Http method routing extends the existing urlpatterns to route by method. It provides a simple way to organize view
callbacks by both path and method. This pattern has proved successful in many other python frameworks.
This is DEP brings the same pattern to Django.

new ideas
example project using branch
reference implemenation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant