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

Support django 1.6 and django 1.7 #17

Merged
merged 5 commits into from
Jan 6, 2015

Conversation

marcusmartins
Copy link
Collaborator

This PR ended up being bigger than I expected as I think something fishy was happening due to the pinning of the django==1.6.8.

  • This PR limits suport to Django version 1.6.x and 1.7.x.
  • Add a couple of things related to running Django 1.7
  • Better support for python3

fixes #16

@marcusmartins
Copy link
Collaborator Author

@kencochrane @shin- What do you think?

@kencochrane
Copy link
Collaborator

LGTM

@kencochrane
Copy link
Collaborator

Will merge once unit tests pass.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling 43d91ef on marcusmartins:package_improvements into 0402878 on kencochrane:master.

kencochrane added a commit that referenced this pull request Jan 6, 2015
@kencochrane kencochrane merged commit b8bd4bc into jazzband:master Jan 6, 2015
@marcusmartins marcusmartins deleted the package_improvements branch January 6, 2015 02:10
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.

Relax django version pinning
3 participants