fusionbox / django-betterforms

Making forms suck less
https://django-betterforms.readthedocs.org/
BSD 2-Clause "Simplified" License
135 stars 54 forks source link

Add testing for Django 1.11 and 2.0 #54

Closed jeromelebleu closed 6 years ago

jeromelebleu commented 6 years ago

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

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 commented 6 years ago

Coverage Status

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