Davide
|
c51720296a
|
Update references to middleware settings
|
2024-07-30 13:01:56 +02:00 |
|
David Wolf
|
f715f72032
|
Add missing ) to settings docs sample
|
2022-04-14 17:02:49 +02:00 |
|
Aleksi Häkli
|
839b7bda38
|
Add signed file system storage
Fixes #138
|
2020-01-13 11:25:40 +02:00 |
|
Benoît Bryon
|
0160c00df1
|
Refs #98 - Workaround documentation.
|
2015-06-12 19:30:57 +02:00 |
|
Benoît Bryon
|
e33a8165ef
|
Refs #2 - Introduced support of Lighttpd's X-Sendfile (mostly copied from django_downloadview.apache).
|
2013-11-28 23:02:40 +01:00 |
|
Benoît Bryon
|
8b44724c90
|
Refs #36 - Introduced support of Apache X-Sendfile.
|
2013-11-26 09:30:19 +01:00 |
|
Benoît Bryon
|
e9d9b3dfaa
|
Refs #25 - Introduced SmartDownloadMiddleware: makes it possible to setup several rules given a single optimization backend.
|
2013-11-07 00:09:30 +01:00 |
|
Benoît Bryon
|
874f3b9b54
|
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 |
|
Benoît Bryon
|
80392705b7
|
Refs #25, refs #39 - Simplified INSTALL, reviewed docs/settings.txt.
|
2013-10-21 14:35:06 +02:00 |
|
Benoît Bryon
|
588b1b0a6e
|
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 |
|