Russ Michell
Russ Michell
The workaround from @thelittlebug worked A-OK for me.
I was having the same problem, but adding `['ACL' => 'public-read']` to the `write()` method, did the trick for me.
I've been playing with this custom setup and found that a pre existing nginx container can be made to proxy_pass to the btcpayserver container, but that the btcpayserver's nginx container...
+1 (I had to look in the issue list and search for "ajax", to see how it should be done)
I've been looking to do something very similar myself, without copy-pasting all the Wagtail page-specific renderer logic into a subclass. Tried with JSON+HAL last week using https://github.com/seebass/drf-hal-json/ but just couldn't...
Interesting, it works A-OK for me at the mo on FF12...
@chillu I come across cache-dir related issues all the time, and I'm sure I've encountered scenarios where some aspect of the F/S cache isn't cleared by flush= and I need...
@tractorcow while that might work, and not wanting to irk the crowd, but the original problem to me sounds like something that may best be "fixed" by bootstrapping the environment...
> This issue concerns running tests through the browser, which can't be done anymore... Whoops...
@tractorcow I ask because I've never used sera and before I did, wanted to understand how it worked. If the text I wrote above fits the bill and is accurate,...