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

Update test and requirements to supported versions of Django #28

Closed
wants to merge 1 commit into from
Closed

Conversation

tmessi
Copy link

@tmessi tmessi commented May 24, 2018

Run tests against maintained versions of Django, DRF, and Python

This drops support for Django versions prior to 1.11, as they are past
EOL. This tests against Django Rest Framework versions of 3.4, 3.5,
3.6, 3.7 and 3.8. And it drops tests for versions of Python that are
past EOL and adds Python 3.6.

From what I can tell, no code changes are necessary to support Django 1.11.

This drops support for Django versions prior to 1.11, as they are past
EOL. This tests against Django Rest Framework versions of 3.4, 3.5,
3.6, 3.7 and 3.8. And it drops tests for versions of Python that are
past EOL and adds Python 3.6.
@coveralls
Copy link

coveralls commented May 24, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 0f249de on shadowfax-chc:django-11 into e62f1f9 on JamesRitchie:master.

@tmessi tmessi closed this Apr 19, 2022
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.

None yet

2 participants