mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
Fix code snippet in PathDownloadView docs
This commit is contained in:
parent
563b2a4f7b
commit
a06c511d8f
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ Setup a view to stream files given path:
|
|||
|
||||
.. literalinclude:: /../demo/demoproject/path/views.py
|
||||
:language: python
|
||||
:lines: 1-14
|
||||
:emphasize-lines: 14
|
||||
:lines: 1-13
|
||||
:emphasize-lines: 13
|
||||
|
||||
|
||||
************
|
||||
|
|
|
|||
Loading…
Reference in a new issue