django-downloadview/docs
2013-04-08 15:39:06 +02:00
..
about Refs #8, refs #9, refs #12 - Introduced links to alteratives: django-sendfile, django-private-files, django-protected-files. 2012-12-10 11:38:04 +01:00
api Refs #21 and refs #23 - Download view passes a file wrapper to download response. The file wrapper encapsulates file attributes such as name, size or URL (introduced URL). 2012-12-13 19:01:50 +01:00
optimizations Refs #16 - Improved documentation for Nginx optimizations (references to demo project). Refs #18 - Moved temporary_media_root utility from demoproject.download.tests to django_downloadview.test. 2012-12-10 11:05:28 +01:00
conf.py Added minimal Django settings in Sphinx configuration. 2013-03-20 16:58:24 +01:00
demo.txt Reviewed documentation. Preparing first public release. 2012-12-04 11:47:37 +01:00
dev.txt Refs #16 - Improved documentation for Nginx optimizations (references to demo project). Refs #18 - Moved temporary_media_root utility from demoproject.download.tests to django_downloadview.test. 2012-12-10 11:05:28 +01:00
index.txt Closes #18, refs #27 - Added documentation about test utilities. 2013-03-20 16:46:24 +01:00
install.txt Reviewed documentation. Preparing first public release. 2012-12-04 11:47:37 +01:00
Makefile Introduced project's placeholders. Work in progress. 2012-08-27 12:00:17 +02:00
testing.txt Closes #18, refs #27 - Added documentation about test utilities. 2013-03-20 16:46:24 +01:00
views.txt Refs #29 - Introduced HTTPFile and HTTPDownloadView to create proxy to arbitrary HTTP URL. 2013-04-08 15:39:06 +02:00