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

Django 2 and Python 3 support #117

Merged
merged 21 commits into from
Jul 1, 2019
Merged

Django 2 and Python 3 support #117

merged 21 commits into from
Jul 1, 2019

Commits on Jun 22, 2019

  1. Configuration menu
    Copy the full SHA
    d24bca7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    923b69e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2bef71 View commit details
    Browse the repository at this point in the history
  4. Blacken, isort, update some urls, update string formatting, remove un…

    …used files, update state machine to use django-fsm, remove unused middleware, update many packages, remove others, and more...
    rnegron committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    0a6284a View commit details
    Browse the repository at this point in the history
  5. Fix all tests, remove unicode and six, fix translation proxy bug, fix…

    … state enum implementation
    rnegron committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    dfa6184 View commit details
    Browse the repository at this point in the history
  6. Move to Pipfile

    rnegron committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    105510f View commit details
    Browse the repository at this point in the history
  7. Use Pipenv in Travis

    rnegron committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    8ce00fd View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2019

  1. Configuration menu
    Copy the full SHA
    38ff35d View commit details
    Browse the repository at this point in the history
  2. Remove Vagrantfile support

    rnegron committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    1bb3c4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    230ef16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bba82b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eff6d57 View commit details
    Browse the repository at this point in the history
  6. Fix TagWidget renderer bug

    rnegron committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    38467d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ab4dd3 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Update Django from 2.0 to 2.2

    rnegron committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    786c3e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

  1. Configuration menu
    Copy the full SHA
    2334fe8 View commit details
    Browse the repository at this point in the history
  2. Update newrelic, Collectast, gunicorn, Django, replace old pycrypto w…

    …ith newer pycryptodome
    rnegron committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    2544288 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97d3a8b View commit details
    Browse the repository at this point in the history
  4. Update README.md

    rnegron authored Jun 30, 2019
    Configuration menu
    Copy the full SHA
    891fdd0 View commit details
    Browse the repository at this point in the history
  5. Update LICENSE

    rnegron authored Jun 30, 2019
    Configuration menu
    Copy the full SHA
    02f44c8 View commit details
    Browse the repository at this point in the history
  6. Add MIT license badge

    rnegron authored Jun 30, 2019
    Configuration menu
    Copy the full SHA
    cbe9e9a View commit details
    Browse the repository at this point in the history