Docs for IndexView, TableView, RowView, closes #299

Also removed xfail from test_view_classes_are_documented, so any future *View
classes that are added without documentation will cause the tests to fail.
This commit is contained in:
Simon Willison 2018-07-27 21:21:42 -07:00
commit 788a542d3c
No known key found for this signature in database
GPG key ID: 17E2DEA2588B7F52
6 changed files with 95 additions and 2 deletions

View file

@ -164,6 +164,8 @@ querystring arguments:
For how many seconds should this response be cached by HTTP proxies? Use
``?_ttl=0`` to disable HTTP caching entirely for this request.
.. _table_arguments:
Special table arguments
-----------------------