mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
Fix url example code
This commit is contained in:
parent
eb223f169b
commit
ed3d470908
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ Setup a view to stream the ``file`` attribute:
|
|||
|
||||
.. literalinclude:: /../demo/demoproject/object/urls.py
|
||||
:language: python
|
||||
:lines: 1-7, 8-11, 20
|
||||
:lines: 1-7, 8-11, 27
|
||||
|
||||
|
||||
************
|
||||
|
|
|
|||
Loading…
Reference in a new issue