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

Add testing for Django 1.11 and 2.0 #54

Merged
merged 7 commits into from
Jul 3, 2018
Merged

Add testing for Django 1.11 and 2.0 #54

merged 7 commits into from
Jul 3, 2018

Conversation

jeromelebleu
Copy link
Contributor

@jeromelebleu jeromelebleu commented Jul 2, 2018

Apart from adding testing for Django 1.11 & 2.0 and fixing tests, it also:

  • move test requirements to a separate file tests/requirements.txt for clarity
  • update package classifiers for pip
  • update Django minimum version in install_requires according to tested versions
  • remove six from install_requires as it only rely on Django compatibility utils.

It also drops support for Django 1.7 as it does not pass tests anymore, there is an issue with pytest that I didn't investigate as this version is just too old...

@coveralls
Copy link

coveralls commented Jul 2, 2018

Coverage Status

Coverage remained the same at 92.585% when pulling 4748349 on jeromelebleu:tests/add-1.11-2.0 into 5dcdb1b on fusionbox:master.

@jeromelebleu jeromelebleu mentioned this pull request Jul 2, 2018
Copy link
Contributor

@jpic jpic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Long live django-betterforms ;)

@jxcl jxcl merged commit ca7b647 into fusionbox:master Jul 3, 2018
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

4 participants