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

middleware.py: Django 1.10 fix #2

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    0ead0cf View commit details
    Browse the repository at this point in the history
  2. Update middleware.py

    funkotron authored Jan 10, 2017
    Configuration menu
    Copy the full SHA
    e32ab3e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

  1. Update tox.ini

    funkotron authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    a913a69 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    funkotron authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    522cb13 View commit details
    Browse the repository at this point in the history
  3. Update views.py

    Swap legacy render_to_response with render
    funkotron authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    56f13eb View commit details
    Browse the repository at this point in the history
  4. Update views.py

    Fix order of render args
    funkotron authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    fcff72c View commit details
    Browse the repository at this point in the history
  5. Update views.py

    Typo
    funkotron authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    e5d0cac View commit details
    Browse the repository at this point in the history
  6. Update views.py

    Missing request arg
    funkotron authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    dcd8c3c View commit details
    Browse the repository at this point in the history
  7. Update views.py

    Missing comma
    funkotron authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    a604ec5 View commit details
    Browse the repository at this point in the history