Fix url example code

This commit is contained in:
johnthagen 2021-01-21 13:07:36 -05:00
parent eb223f169b
commit ed3d470908

View file

@ -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
************