Skip to content

Upgrade the version of Django REST Framework module used #58

@gregcorbett

Description

@gregcorbett

The Django REST Framework module used is currently pinned at 3.0.5.

This was because 3.0.5 was the highest version that would work under Python 2.6 and Django 1.6.3

We no longer need to worry about Python 2.6 support as the docker image is built upon CentOS 7 and as a result uses Python 2.7. Once #57 is addressed (or potentially at the same time if required or desired) we should be able to at least increase the version used to something more recent.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions