=============== New Master View =============== This assumes you already have a table in your (or another) DB and wish to expose basic CRUD things for it, a la typical master view style. If you want to use a custom table you created, you must do that part first. See also :doc:`/data/db/extend`. TODO: how exactly to do it, without copy/pasta