Tom Christie

Results 858 comments of Tom Christie

> since it will be an easier drop in replacement for DRF. Anything that'd make it easy to use as an alternative serializer implementation for REST framework would get a...

Closing as stale. Can consider reopening if it turns out this is still a current issue.

Interesting! I'd like to see some kind of support for `/*`, or at least expand in the comments on what limitations this behavior would have for routing? Eg what does...

So for example, what does `req.route.methods` return if we use `.all()`? And what _exactly_ does it return if we use a `/*` path. It'd be good to see the template...

Thanks for digging into this! There's a bit too much in the PR to make it easily reviewable. Would it be possible to strip it down to *just* tackling the...

I reckon this PR should also update the custom CSS in the README, right?... https://github.com/tomchristie/mkautodoc#4-optionally-add-styling-for-the-api-docs

Wonderful. This PR incorperates #15 too, right? I reckon let's just drop the `\` in the test multi-line strings, and then get these in. (Maybe simplest just to merge this...

Righty. Installed this with `httpx`, to see how it's looking there... Eg. rendering this page https://www.python-httpx.org/api/ ... There's a bunch of awkward edges in how those docs are rendering, so...

> I'm thinking of a flag in mkdocs.yml I'd run with that as the first pass, yup.