Skip to content

Commit

Permalink
fixed chap5 docs, thanks Dave
Browse files Browse the repository at this point in the history
  • Loading branch information
mdipierro committed Aug 17, 2024
1 parent 592b8e0 commit 3fd8b3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/chapter-05.rst
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,8 @@ The scaffold app contains an example of a more complex action:
Notice the following:

- ``request``, ``response``, ``abort`` are defined by
which is a fast bottlepy spin-off.
- ``request``, ``response``, ``abort`` are defined by ``ombott``
which is a minimal and fast bottlepy spin-off.
- ``redirect`` and ``URL`` are similar to their web2py counterparts
- helpers (``A``, ``DIV``, ``SPAN``, ``IMG``, etc) must be imported
from ``yatl.helpers`` . They work pretty much as in web2py
Expand Down

0 comments on commit 3fd8b3c

Please sign in to comment.