Add support for "new-style grids" and "model master views".
Finally, an API that makes some sense... We don't yet have feature parity with the old-style grids and CRUD views, but this is already a significant improvement to the design. Still needs a lot of docs though...
This commit is contained in:
parent
62b7194c21
commit
585eb09bec
26 changed files with 2296 additions and 94 deletions
|
@ -22,8 +22,10 @@ Package API:
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
api/newgrids
|
||||
api/subscribers
|
||||
api/views/batch
|
||||
api/views/master
|
||||
api/views/vendors.catalogs
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue