Release notes for 0.28 - closes #463

This commit is contained in:
Simon Willison 2019-05-19 14:24:12 -07:00
commit 17243fc355
5 changed files with 104 additions and 0 deletions

View file

@ -248,6 +248,8 @@ You can filter the data returned by the table based on column values using a que
``?column__notblank=1``
Matches rows where the column is not blank.
.. _json_api_table_arguments:
Special table arguments
~~~~~~~~~~~~~~~~~~~~~~~