Stuart MacKay

Results 8 comments of Stuart MacKay

I should have noted that the `[UPDATE]` works but when the order is reversed it has the same problem as reported initially. So to clarify: ``` [bumpversion:file:docs/conf.py] search = release...

It's important the you think about who this add-on is for. If you look at the discussion on the Multi-account Containers, https://github.com/mozilla/multi-account-containers/issues/473 then it's clear that they are dragging their...

Martin, sorry for the delay in looking at this - I've been busy with my new life as a python/django dev. Transform SWF aims to decode most Flash files but...

Patches are good. If you have a swf file that fails could you send it to me so I can take a look ? Cheers, Stuart

Thanks for the pull request. The current version supports version 4.8.0 of the govuk design system. With the rapid updates to the 5.x versions since March 1st 2024 we'll need...

Thanks for the quick response and with-asserts which is awesome BTW and lets me avoid using selenium. I'm using it in a side project so I might not get your...

I have a filter that takes the form Q("mytablename__tags__name__in=['mytag']") this throws an exception complaining about ``` Cannot resolve keyword 'content_type' into field. Choices are: ..., taggit_taggeditem_items ``` Not sure if...

I added a ref directive with a fixed name, 'input' to the input field in PR #69. If it gets accepted then you would be able to reference the input...