Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

call as_view in methodresolver #1552

Merged
merged 5 commits into from
Jun 24, 2022

Commits on Jun 11, 2022

  1. call as_view in methodresolver

    Signed-off-by: Nico Braun <rainbowstack@gmail.com>
    bluebrown committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    e5ba2f4 View commit details
    Browse the repository at this point in the history
  2. allow to use deprecated method view resolver

    Signed-off-by: Nico Braun <rainbowstack@gmail.com>
    bluebrown committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    ca22505 View commit details
    Browse the repository at this point in the history
  3. update method view example

    Signed-off-by: Nico Braun <rainbowstack@gmail.com>
    bluebrown committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    19b2c7d View commit details
    Browse the repository at this point in the history
  4. update method view docs

    Signed-off-by: Nico Braun <rainbowstack@gmail.com>
    bluebrown committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    3439a15 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. fix pre-commit issues

    Signed-off-by: Nico Braun <rainbowstack@gmail.com>
    bluebrown committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    90ca1dd View commit details
    Browse the repository at this point in the history