~~~~~~~~~~~~~~~~~~
* Cache form on Query
* Render global form errors
* Query.form() no longer takes a request parameter, since it was redundant anyway. This is a potential breaking change.
* Correctly dispatch attr to underlying tri.form
* Support for ajax backend. New parameter to Query: endpoint_dispatch_prefix.