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

Class based views #52

Merged
merged 8 commits into from
Aug 30, 2018
Merged

Class based views #52

merged 8 commits into from
Aug 30, 2018

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    dd11c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    853e7cb View commit details
    Browse the repository at this point in the history
  3. Type hints for CBV

    erm committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    663e979 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Configuration menu
    Copy the full SHA
    50e66e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Merge upstream master

    erm committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    85135d6 View commit details
    Browse the repository at this point in the history
  2. Refactor CBV, remove router add_route method in favor of App.add_rout…

    …e method, tests, documentation
    erm committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    b865efc View commit details
    Browse the repository at this point in the history
  3. Include tests

    erm committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    a9cee8f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Configuration menu
    Copy the full SHA
    d03e8ba View commit details
    Browse the repository at this point in the history