James Rasmussen

Results 3 issues of James Rasmussen

I don't see a way to modify an existing PDF from the code or examples. Wondering if this is possible. If not, what would it take to add this functionality?...

Hi all, I'm willing to chalk this up to my own stupidity, but I can't get the NestedSimpleRouter to filter my requests based on the `parents_query_lookup`. Here's my code: routers.py:...

Hi, I'm deploying my app to a production environment which employs a managed Redis that uses ipv6 as the connection url. Redix supports ipv6 via passing `socket_opts: [:inet6]` to `Redix.start_link/2.`...