wimglenn / djangorestframework-queryfields

Allows clients to control which fields will be sent in the API response
http://djangorestframework-queryfields.readthedocs.io/
MIT License
216 stars 16 forks source link

Add more python and django versions #27

Closed shiplu closed 3 years ago

shiplu commented 3 years ago

Add newer python and django versions.

shiplu commented 3 years ago

@wimglenn Any idea why the Travis is not triggered?

wimglenn commented 3 years ago

I logged in to travis-ci and saw this message:

Since June 15th, 2021, the building on travis-ci.org is ceased. Please use travis-ci.com from now on.

So I'll probably move this to github actions instead.