django-downloadview/docs
Rémy HUBSCHER 6cd9ec3dd0
Fix test.
2020-09-18 10:50:26 +02:00
..
about Update documentation link. 2020-01-07 14:17:08 +01:00
optimizations Convert readthedocs links for their .org -> .io migration for hosted projects 2016-06-27 22:42:16 +01:00
views Fix sphinx lines. 2020-01-07 15:28:26 +01:00
conf.py Fix test. 2020-09-18 10:50:26 +02: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 Refs #41 - Added 'mimetype' and 'encoding' arguments to 'DownloadMixin' => supported all arguments of original sendfile() function. Added documentation about migrating from django-sendfile to django-downloadview. 2013-11-29 00:55:46 +01: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