django-rest-framework-msgpack
django-rest-framework-msgpack copied to clipboard
Updated supported Python, Django and DRF version
trafficstars
This changes brings the requirements to currently maintained versions of each software:
- Python 2.7, 3.5~3.7
- Django 1.11, 2.1, 2.2
- DRF 3.8, 3.9
msgpack-pythontomsgpack(same reasoning as #13)
Travis integration has been updated to test all possible version combination scenarios so that tests are more reliable.
More tests were added to bring code coverage to 100%