drf-yasg/testproj/snippets
Aliaksei Urbanski 9a89d8ccb0 Improve testing (#415)
These changes:

 - Fix the lint and the djmaster jobs
 - Fix compatibility with upcoming Django 3.0
 - Replace jobs with matrix in .travis.yml
 - Add a test job for Python 3.8
 - Allow running tests on any branch
2019-10-03 01:38:02 +03:00
..
migrations Remove pygments test dependency 2019-06-13 01:54:22 +03:00
__init__.py Initial implementation as coreapi wrapper 2017-11-30 04:23:56 +01:00
admin.py Fix python 3.7 -> 3.7-dev and add flake8 testing 2017-12-02 23:48:58 +01:00
models.py Remove pygments test dependency 2019-06-13 01:54:22 +03:00
serializers.py Improve testing (#415) 2019-10-03 01:38:02 +03:00
urls.py make sure all ListModelMixin views considered as list view (#306) 2019-04-01 02:57:14 +03:00
views.py Fix isort 2019-04-01 02:58:42 +03:00