Commit graph

2 commits

Author SHA1 Message Date
Val Neekman (AvidCoder)
2d820df3a6 Up Version Django/PY3, drop PY2 2022-01-31 16:13:42 -05:00
Chenxiong Qi
4a28e193f5 Update Django and Python versions and use flake8 in Travis-CI
* Add Python 3.6 and 3.7 and remove old versions 3.3, 3.4 and 3.5.
* Add pypy3.
* Add Django 1.11.x, 2.1.x and 2.2.x and remove old versions 1.8, 1.9
  and 1.10.
* Replace pep8 with flake8 and fix errors detected by flake8
  accordingly.

Signed-off-by: Chenxiong Qi <qcxhome@gmail.com>
2019-08-30 23:04:36 +08:00