Collin Anderson
Collin Anderson
No idea if this would have would have unintended side-effects. But I saw that the url accepts https so I thought I'd propose using https. Just a random drive-by pull...
I think it will save 4 bytes after minification, and it's more readable.
Like, -w 4 would mean 4 spaces. (or, better yet, just default to 4 space indent)
It would be nice to be able to clean a file in place without needing to pipe and rename.
gunicorn and apache-mod-rpaf both use X-Forwarded-For instead
This is very cool. Though I think I want the opposite. What I want is so have nginx accept incoming email and translate it into an http request for my...
VSCode is saying my `models.ManyToManyField(MyModel, blank=True)` is `ManyToManyField[Unknown, Unknown]`. I'm wondering if that's because I don't have a `through` model specified? Is there any way to make this work correctly...
Makes it possible to save some more bytes.
removed unused urlparse import
Would be nice to see number of comments over time, similar to number of upvotes over time. I realize that there are hidden and dead comments, so it's not a...