django-downloadview/docs
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
..
about Be ready for Jazzband move. 2020-09-18 16:50:33 +02:00
optimizations Be ready for Jazzband move. 2020-09-18 16:50:33 +02:00
views Preparing release 2.2 2020-10-05 11:19:05 +02:00
conf.py Migrate to GitHub Actions. (#165) 2020-12-23 11:12:35 +01:00
contributing.txt Refs #74 - Switched to tox as test-environment manager. Added flake8 to the test suite. Dropped python 2.6 tests. Makefile no longer creates a virtualenv. 2014-02-10 01:27:14 +01:00
demo.txt Standardized demo's packaging. 2013-10-28 21:07:42 +01:00
django-sendfile.txt Be ready for Jazzband move. 2020-09-18 16:50:33 +02:00
files.txt Another broken link. 2020-01-07 14:32:17 +01:00
healthchecks.txt Refs #39 - Improved narrative documentation. Work in progress. 2013-10-21 15:06:19 +02:00
index.txt Refs #74 - Switched to tox as test-environment manager. Added flake8 to the test suite. Dropped python 2.6 tests. Makefile no longer creates a virtualenv. 2014-02-10 01:27:14 +01:00
install.txt Reviewed documentation. Preparing first public release. 2012-12-04 11:47:37 +01:00
Makefile Reviewed Makefile, development environment and contributor guide. 2014-03-03 14:38:33 +01:00
overview.txt Refs #98 - Workaround documentation. 2015-06-12 19:30:57 +02:00
responses.txt Refs #25, refs #39, refs #40, refs #42 - Big refactoring in documentation and demo: narrative documentation uses examples from demo project. 2013-10-28 16:58:18 +01:00
settings.txt Add signed file system storage 2020-01-13 11:25:40 +02:00
testing.txt ObjectDownloadView now inherits from SingleObjectMixin and BaseDownloadView. Added example for setup_view() in documentation. 2013-11-05 11:44:48 +01:00