Skip to content

Python 3.4+ / Django 1.8+ support #93

Open
@eb-emilio

Description

@eb-emilio

Is there any plan to run travis on newer versions of Python and Django?

python:
  - "2.7"
  - "3.4"

env:
  - DJANGO_VERSION=1.7.8
  - DJANGO_VERSION=1.8.1

Code is not Python 3.7 compatible at least because it is calling unicode which is not available.

I volunteer to add this support in a pull request if you are interested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions