v0.55.0
·
2 commits
to master
since this release
Feature
- Add get_no_swap and get_return_empty computed hooks (
b8f73ec)
Documentation
- Align serialization and kwarg docs with the no-prefix token format (
977ee66) - Document previously-undocumented public features (
bde05b8) - Fix an assortment of small doc inaccuracies (
56c30b0) - Correct stale DeleteHxRequest and ModalHxRequest docstrings (
9942295) - Fix modal how-to selector, class name, and broken ref (
46b8cbe) - Correct the OOB dict-blocks GET_template warning (
ab7ed45) - Use the real context-refresh hook names (
2e9c23c) - Fix the form_invalid example in more_how_tos (
c29a61f) - Correct the kwargs_as_context dict name to hx_kwargs (
9baae0c) - Fix FormHxRequest import in the form tutorial (
09d1f5e) - Fix basic tutorial block attribute and get_or_create tuple (
860df04) - Make the tutorials work under the default auth gate (
11cf9e2)