Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
http://luc.lino-framework.org/blog/2017/0417.html
Browse files Browse the repository at this point in the history
  • Loading branch information
lsaffre committed Apr 17, 2017
1 parent 6a9f707 commit dfb17d9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/specs/polly.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ Lino Polly
>>> ses = rt.login("robin")

>>> ses.show("polls.Polls")
=========== ============================== ============= ===========
=========== ============================== ============= ========
Reference Heading Author State
----------- ------------------------------ ------------- -----------
Customer Satisfaction Survey Rolf Rompen Published
Participant feedback Robin Rood Published
Political compass Rolf Rompen Published
=========== ============================== ============= ===========
----------- ------------------------------ ------------- --------
Customer Satisfaction Survey Rolf Rompen Active
Participant feedback Robin Rood Active
Political compass Rolf Rompen Active
=========== ============================== ============= ========
<BLANKLINE>

>>> obj = polls.Poll.objects.get(
Expand Down

0 comments on commit dfb17d9

Please sign in to comment.