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

Python 3 #20

Merged
merged 6 commits into from Dec 15, 2016
Merged

Python 3 #20

merged 6 commits into from Dec 15, 2016

Commits on Dec 15, 2016

  1. Drop support for Python 2.6

    bfirsh committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    0cccebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f8e148 View commit details
    Browse the repository at this point in the history
  3. Use get_current_site to get domain name

    This makes it compatible with Django >= 1.9.
    bfirsh committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    a0fe6a6 View commit details
    Browse the repository at this point in the history
  4. Add support for Django 1.9 and 1.10

    Drop support for <1.8.
    bfirsh committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    0bb4d89 View commit details
    Browse the repository at this point in the history
  5. Run autopep8

    bfirsh committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    0744b6d View commit details
    Browse the repository at this point in the history
  6. Add support for Python 3

    bfirsh committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    0c22e93 View commit details
    Browse the repository at this point in the history