Paul Durivage

Results 6 issues of Paul Durivage

I am not actively depending on this module and therefore not maintaining it. If it's important to you, and you want to take over development, let me know.

help wanted

I could not get flask-stormpath to work when running via Gunicorn (and I was assuming it was some kind of nginx problem), and it turned out to be a Gunicorn...

I was thinking that this might be helpful. I ran into this in prod because of a bad path to the apiKey.properties file. It would be useful if this could...

I'm adding `'ninja'` to `INSTALLED_APPS` in settings in order to use Django-hosted static files rather than rely on the CDN. When doing so, I find an unpopulated select form element...

Python 3.13.3 free threaded version fails to compile the C extensions for pyyaml. Installing with: ``` # pip install -v --no-build-isolation pyyaml ``` You get the following error: ``` BUILDING...