tailbone/docs/api
Lance Edgar 2b70ed1407 Fix "edit row" logic for ordering batch
previous logic allowed `colander.null` to be passed to batch handler, which
caused an error.  also it allowed editing "all" fields for the row, which we
really don't need to do, so now we just support the order quantities
2020-02-24 13:38:58 -06:00
..
api/batch Overhaul the /ordering batch API somewhat; update docs 2020-02-23 21:07:50 -06:00
views Fix "edit row" logic for ordering batch 2020-02-24 13:38:58 -06:00
forms.rst Add basic forms API doc 2018-05-22 20:29:07 -05:00
grids.rst Final grid refactor; we now have just 'grids' :) 2017-07-14 20:30:00 -05:00
progress.rst Add core View.make_progress() method 2019-09-25 00:32:41 -05:00
subscribers.rst Fix API doc reference to renamed subscriber function 2018-10-17 20:05:25 -05:00