django-downloadview/tests
Jannis Leidel 9f42e65986
Migrate to GitHub Actions. (#165)
* Add GitHub Actions test workflow.

* Add django version env var handling to tox config.

* Update badges.

* Add release workflow.

* Remove Travis.

* Fix typo.

* Fix more typos.

* Write coverage.xml.

* Remove the need for the VERSION file.

* Simplify demo setup.py.

* Remove VERSION file.

* Update demo/setup.py

* Update setup.py
2020-12-23 11:12:35 +01:00
..
__init__.py Refs #98 - Added __init__ script in tests/ folder. 2015-06-12 16:52:33 +02:00
api.py Add isort config. 2020-01-07 15:51:55 +01:00
io.py Remove u'' in front of strings. 2020-01-07 15:21:34 +01:00
packaging.py Migrate to GitHub Actions. (#165) 2020-12-23 11:12:35 +01:00
response.py Fix test. 2020-09-18 10:50:26 +02:00
sendfile.py Add isort config. 2020-01-07 15:51:55 +01:00
signature.py Fix flake8 errors. 2020-01-13 10:46:14 +01:00
views.py Fix test. 2020-09-18 10:50:26 +02:00