Commit graph

18 commits

Author SHA1 Message Date
Rémy HUBSCHER
cbd53d813e
Merge pull request #179 from johnthagen/storage-download-docs
Fix StorageDownloadView code snippets
2021-04-10 18:53:18 +02:00
johnthagen
a06c511d8f Fix code snippet in PathDownloadView docs 2021-02-02 10:30:34 -05:00
johnthagen
a67f3dc41e Fix StorageDownloadView code snippets 2021-02-02 10:27:38 -05:00
johnthagen
ed3d470908 Fix url example code 2021-01-21 13:07:36 -05:00
johnthagen
eb223f169b Fix "Mapping file attributes to model's" example code 2021-01-21 12:59:36 -05:00
johnthagen
700b1246df Fix "serving a specific file field" example code 2021-01-21 12:56:36 -05:00
johnthagen
2586cc5a97 Fix doc code include in ObjectDownloadView 2021-01-21 12:50:16 -05:00
Rémy HUBSCHER
0c59d6d261
Preparing release 2.2 2020-10-05 11:19:05 +02:00
Rémy HUBSCHER
3da22537df
Fix doc. 2020-09-18 11:27:42 +02:00
Rémy HUBSCHER
586a50aa5a
Fix sphinx lines. 2020-01-07 15:28:26 +01:00
Benoît Bryon
d122c68455 Refs #97 - Splitted StringIteratorIO into TextIteratorIO and BytesIteratorIO. StringIteratorIO remains for backward compatibility. 2015-06-12 16:47:46 +02:00
Benoît Bryon
eeaabd2a37 Refs #80 - Added a test around demo's 'object:inline_file' URL. 2014-03-03 08:15:46 +01:00
Benoît Bryon
ffef9ce703 Refs #80 - Referenced options inherited from DownloadMixin in each view's documentation. 2014-03-03 07:58:43 +01:00
Benoît Bryon
7875999fe2 Refs #80 - Improved documentation about 'DownnloadMixin.attachment' attribute. 2014-03-03 07:49:30 +01:00
Benoît Bryon
8e83ec559f Refs #80 - Changed wording in 'serve file inline' documentation. 2014-03-03 07:11:38 +01:00
Erik Dykema
21cb8f6409 Add documentation for serving a file inline.
Responsive to issue #80
2014-02-10 14:30:41 -05: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
413f7a9052 Refs #39 - Improved narrative documentation. Work in progress. 2013-10-21 15:06:19 +02:00