Matthew Schinckel
Matthew Schinckel
The test project I created can be found at http://www.pastethat.com/test-project-i6 The username/password is user/user.
As for the 304s: they appear with the new project as well. Appears to be the result of a conditional GET, but not sure why, since I don't have the...
Hmm. I seem to see issues when a redirect is supposed to happen. Safari just sits there, and no request appears to be made.
I had a similar issue, but on a Mac. It was choking because I use `pyenv`, and there was no available `python2` interpreter in the current shell. Adding `2.7.14` to...
This issue can be closed: the current requirement is for 0.9.7+
Even worse: when including explicit markers in `pyproject.toml`, I'm struggling to get `pillow` to appear only once in the `requirements.txt` file.
I'm not sure this is something that will be compatible with the way sniplates caches the widgets in the `render_context`, which is not used at all in an `{% include...
Actually there's a setting about if a failure should be silent, IIRC. I think there are some DTL errors that are never swallowed, too.
I saw this one as well: it may have been an issue on my end, as it appears resolved now. hits and misses were both 0, even though earlier in...
Maybe we should revert the change, and work to find a solution that works later. I just don’t have the time to spend on it now.