django-downloadview/docs
2015-06-12 19:30:57 +02:00
..
about Refs #98 - Workaround documentation. 2015-06-12 19:30:57 +02:00
optimizations 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
views Refs #97 - Splitted StringIteratorIO into TextIteratorIO and BytesIteratorIO. StringIteratorIO remains for backward compatibility. 2015-06-12 16:47:46 +02:00
conf.py Refs #98 - Starting refresh of development environment. Work in progress. 2015-06-12 11:15:39 +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 Refs #98 - Workaround documentation. 2015-06-12 19:30:57 +02: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 Refs #98 - Workaround documentation. 2015-06-12 19:30:57 +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