diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/quick_tour.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tour.rst b/docs/quick_tour.rst index be53a3344..add25f1d2 100644 --- a/docs/quick_tour.rst +++ b/docs/quick_tour.rst @@ -938,7 +938,7 @@ system, can then easily get at the data thanks to SQLAlchemy: .. literalinclude:: quick_tour/sqla_demo/sqla_demo/views/default.py :language: python :lineno-match: - :lines: 13 + :pyobject: my_view .. seealso:: See also: :ref:`Quick Tutorial Databases <qtut_databases>`, `SQLAlchemy |
