django-downloadview/django_downloadview/nginx
2014-02-16 19:13:44 +01:00
..
__init__.py Refs #25 - Added unit tests about API and deprecated settings. 2013-10-29 09:25:48 +01:00
decorators.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
middlewares.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
response.py Refs #36 - Introduced support of Apache X-Sendfile. 2013-11-26 09:30:19 +01:00
settings.py Refs #25 - Introduced SmartDownloadMiddleware: makes it possible to setup several rules given a single optimization backend. 2013-11-07 00:09:30 +01:00
tests.py Refs #46 -- Add Py3 support. 2014-02-16 19:13:44 +01:00