Rick van Hattem
Rick van Hattem
Instead of having the checkbox to always enable/disable preloading, it would be great to just press a button to preload all images on a page. Also, after preloading it would...
After mounting pifs (which works without an issue): `pifs -o mdd=pifs mount` I can't do anything with the directory: ``` # cd mount cd: no such file or directory: mount...
Perhaps you need to do a `python setup.py sdist upload`? ``` # pip install django-postgres Downloading/unpacking django-postgres Could not find any downloads that satisfy the requirement django-postgres No distributions at...
When trying to use a custom collector (https://github.com/prometheus/client_python#custom-collectors) the results don't show up when the `prometheus_multiproc_dir` is set. The problem is that the registry as defined at line 120 here...
Since the Github API isn't all that fast it would be great if things like "git my" would default to local results and update once the results are loaded. Right...
**TLDR**: Kubernetes services cannot be resolved anymore because the DNS configuration is being overwritten 1. Is this urgent? - [ ] Yes - [x] No 2. What VPN service provider...
As far as I can see it would only change a few print statements and a `str`/`basestr` change. The patch as far as I can gather: ```patch @@ -106,7 +106,7...
Right now whenever I run PyFlake the file is immediately written to the filesystem, the result is that when I'm simply checking the file it automatically writes to the filesystem...
It's a pretty bare page now: https://pypi.org/project/django-redis-cache/ 