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

Add support for Django 2.0 #8

Merged
merged 3 commits into from
Jul 24, 2018
Merged

Add support for Django 2.0 #8

merged 3 commits into from
Jul 24, 2018

Conversation

jeancochrane
Copy link
Contributor

Overview

This PR adds support for Django 2.0.

Notes

Testing

Travis will run unit tests for all supported versions of Python and Django. To run them locally:

./scripts/test app

Note that this will install virtualenvs for every version of Python and Django in the support matrix. If you'd like to remove virtualenvs after you're done, make sure to run sudo rm -Rf .tox in the project directory.

Closes azavea/grout-2018-fellowship#27.

Copy link
Contributor

@flibbertigibbet flibbertigibbet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Glad to see it looks like the required changes were pretty straightforward!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants