Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

django 1.7 support; tox setup #37

Merged
merged 2 commits into from
Sep 16, 2014
Merged

Conversation

sherzberg
Copy link

No description provided.

django 1.7 [removed contrib
middleware](https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-MIDDLEWARE_CLASSES)
so the tests need this set by default. also added tox setup to test on
django1.7rc3
django 1.6 no longer defaults to False for BooleanFields which causes
startup warnings.
https://docs.djangoproject.com/en/dev/releases/1.6/#booleanfield-no-longer-defaults-to-false.
this commit forces False on the send field.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling b6ebee8 on sherzberg:1.7-support into 6782099 on pinax:master.

@gcollazo
Copy link

👍

@paltman
Copy link

paltman commented Sep 16, 2014

Thanks!

paltman added a commit that referenced this pull request Sep 16, 2014
django 1.7 support; tox setup
@paltman paltman merged commit 51444fa into pinax:master Sep 16, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants