Dave Smith

Results 8 issues of Dave Smith

Resolve issue #127 Show `template.name` rather than `repr(template)`, and don't mangle the result. For the example in the issue, this produces ``` AssertionError: Template ndex.html not used. Templates used: ['index.html']...

Mistyped a template name in an `assertTemplateUsed` call, and got ``` AssertionError: Template ndex.html not used. Templates were used: [ < T e m p l a t e '...

The text reads "The results are as before," but the 1st and 3rd generations show a dead grid.

Confirmed
2ed
Next edition

Notes that device:read and an entry in `tagOwners:` in the policy file is required for this action to work. This, I nope, draws the rest of the owl for some...

Users who've found the [blog post that introduces GitHub actions](https://tailscale.com/blog/2021-05-github-actions-and-tailscale) but who've yet to encounter a need to tag devices may find themselves frustrated when trying to use this action....

If you haven't covered it elsewhere in the book, there's a "sometimes the the need for a re-design comes up during implementation, and that's entirely normal" opportunity in this chapter....

to-change
in-content

Many of the extensions pages show in their Installation sections that `hx-ext` belongs on the body element. This isn't correct for the `ws` and `sse` extensions. A simple fix is...

This removes mention of `hx-ext` from the Installation sections of most of the extension doc pages, deferring to the Usage section for correct attribute placement. This resolves the misleading/incorrect examples...