Skip to content

Conversation

@tim-schilling
Copy link
Member

Change the Django 1.7 dependencies in the tox.ini so they pull from pypi rather than the builds on www.djangoproject.com.

Currently the selenium related tests will fail with Django 1.7 due to LiveServerTestCase no longer serving up the static files. I have changed it so it will try to import the StaticLiveServerTestCase class first and then the LiveServerTestCase if it fails.

Change the Django 1.7 dependencies in the tox.ini so they pull from
pypi rather than the builds on www.djangoproject.com
@tim-schilling
Copy link
Member Author

Merged with a59cee2

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.

1 participant