django-downloadview/docs
2013-10-21 15:04:30 +02:00
..
about Refs #41 - Introduced experimental port of django-sendfile's sendfile() function. 2013-10-21 15:04:30 +02:00
optimizations Introduced DownloadDispatcherMiddleware and settings.DOWNLOADVIEW_MIDDLEWARES. Deprecated most options for former global XAccelRedirectMiddleware. Splitted nginx module into a package. Introduced BaseDownloadMiddleware. 2013-10-04 18:11:16 +02:00
conf.py Using sphinx.ext.intersphinx to reference Django and Python documentations. 2013-10-21 14:26:46 +02: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 Introduced DownloadDispatcherMiddleware and settings.DOWNLOADVIEW_MIDDLEWARES. Deprecated most options for former global XAccelRedirectMiddleware. Splitted nginx module into a package. Introduced BaseDownloadMiddleware. 2013-10-04 18:11:16 +02: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
settings.txt Refs #25, refs #39 - Simplified INSTALL, reviewed docs/settings.txt. 2013-10-21 14:35:06 +02:00
testing.txt Closes #18, refs #27 - Added documentation about test utilities. 2013-03-20 16:46:24 +01:00
views.txt Refs #34 - Merged branch 34-modification-time. 2013-05-28 08:41:23 +02:00