Skip to content

Added test target for Django 1.10 #828

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

Merged
merged 1 commit into from
Jun 1, 2016
Merged

Added test target for Django 1.10 #828

merged 1 commit into from
Jun 1, 2016

Conversation

claudep
Copy link
Contributor

@claudep claudep commented May 20, 2016

No description provided.

@claudep
Copy link
Contributor Author

claudep commented May 20, 2016

I'm not there yet, Django <1.11 tells: Requirement already satisfied. And Django >=1.10 doesn't take 1.10.a1 into account...

@claudep
Copy link
Contributor Author

claudep commented May 20, 2016

Seems "Django<1.11,>=1.10a" works. Is it the right expression?

@MarkusH
Copy link

MarkusH commented May 27, 2016

You want to set pip_pre=True in tox: http://testrun.org/tox/latest/config.html#confval-pip_pre=True|False(default)

Simply writing Django<1.11.0 may run with an older pre-installed Django.
@claudep
Copy link
Contributor Author

claudep commented Jun 1, 2016

I think I'm satisfied with the PR now!

@aaugustin aaugustin merged commit 3670337 into django-commons:master Jun 1, 2016
@claudep claudep deleted the django110 branch June 1, 2016 09:31
ryneeverett pushed a commit to ryneeverett/django-debug-toolbar that referenced this pull request Oct 2, 2016
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.

3 participants