Skip to content

Improve class-based views#36

Merged
greyli merged 3 commits intomasterfrom
improve-cbv
Apr 28, 2021
Merged

Improve class-based views#36
greyli merged 3 commits intomasterfrom
improve-cbv

Conversation

@greyli
Copy link
Copy Markdown
Member

@greyli greyli commented Apr 28, 2021

  • Use original class name as the endpoint for MethodView classes
  • Allow passing methods in route for MethodView class

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code docstring.
  • Add an entry in CHANGES.md summarizing the change and linking to the issue and your username.
  • Add *Version Changed* or *Version Added* note in any relevant docs and docstring.
  • Run pytest and tox, no tests failed.

@greyli greyli merged commit 3d9d589 into master Apr 28, 2021
@greyli greyli deleted the improve-cbv branch April 28, 2021 12:51
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