6c5cc95e51
mostly a savepoint; the /ordering API still needs some work for sure
42 lines
810 B
ReStructuredText
42 lines
810 B
ReStructuredText
|
|
``tailbone.api.batch.ordering``
|
|
===============================
|
|
|
|
.. automodule:: tailbone.api.batch.ordering
|
|
|
|
.. autoclass:: OrderingBatchViews
|
|
|
|
.. autoattribute:: collection_url_prefix
|
|
|
|
.. autoattribute:: object_url_prefix
|
|
|
|
.. autoattribute:: model_class
|
|
|
|
.. autoattribute:: route_prefix
|
|
|
|
.. autoattribute:: permission_prefix
|
|
|
|
.. autoattribute:: default_handler_spec
|
|
|
|
.. automethod:: base_query
|
|
|
|
.. automethod:: create_object
|
|
|
|
.. autoclass:: OrderingBatchRowViews
|
|
|
|
.. autoattribute:: collection_url_prefix
|
|
|
|
.. autoattribute:: object_url_prefix
|
|
|
|
.. autoattribute:: model_class
|
|
|
|
.. autoattribute:: route_prefix
|
|
|
|
.. autoattribute:: permission_prefix
|
|
|
|
.. autoattribute:: default_handler_spec
|
|
|
|
.. autoattribute:: supports_quick_entry
|
|
|
|
.. automethod:: update_object
|