django-downloadview/docs
2013-11-08 11:51:22 +01:00
..
about Added few lines about vision in documentation. 2013-10-21 15:05:21 +02:00
optimizations Refs #25 - Introduced SmartDownloadMiddleware: makes it possible to setup several rules given a single optimization backend. 2013-11-07 00:09:30 +01:00
views 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
conf.py 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
demo.txt Standardized demo's packaging. 2013-10-28 21:07:42 +01:00
dev.txt Upgraded software in development environment, including zc.buildout 2.2.1 and Django 1.6. 2013-11-08 11:51:22 +01:00
files.txt Refs #39 - Improved narrative documentation. Work in progress. 2013-10-21 15:06:19 +02:00
healthchecks.txt Refs #39 - Improved narrative documentation. Work in progress. 2013-10-21 15:06:19 +02:00
index.txt Renamed README to README.rst. Improved setup.py readability. 2013-10-28 18:15:09 +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
overview.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
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 #25 - Introduced SmartDownloadMiddleware: makes it possible to setup several rules given a single optimization backend. 2013-11-07 00:09:30 +01: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