Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Adding test support for Django 2.0 / DRF 3.7, 3.8 #443

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

Adding test support for Django 2.0 / DRF 3.7, 3.8 #443

wants to merge 6 commits into from

Commits on Jun 1, 2018

  1. Adding Django 2 to tox and travis

    William Di Pasquale committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    1f8b2b5 View commit details
    Browse the repository at this point in the history
  2. Updated check of django to include django >= 2.0

    William Di Pasquale committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    d156ab0 View commit details
    Browse the repository at this point in the history
  3. Corrected reference

    William Di Pasquale committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    146bb5a View commit details
    Browse the repository at this point in the history
  4. Reintegrated all tests + updated documentation

    William Di Pasquale committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    15fe5ef View commit details
    Browse the repository at this point in the history
  5. Adding new line to make flake8 happy

    William Di Pasquale committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    e6fd9b8 View commit details
    Browse the repository at this point in the history
  6. Removing Python 3.3 Tox tests as testing py3.3 with tox is currently …

    …bugged.
    William Di Pasquale committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    8fe0b2c View commit details
    Browse the repository at this point in the history