James Socol
James Socol
As mentioned in #198, docs are great but a [system check](https://docs.djangoproject.com/en/3.0/topics/checks/) warning would be a better way of warning folks when they're about to run with LocMemCache instead of a...
After #165, it should be fairly quick to add an actual `Retry-After` header in the middleware, provided: 1. it's opted-into via a setting, and 2. it hasn't already been added...
One benefit of the `group=` kwarg I identified in #48 is that it acts as a natural key to use to define at least default values for the decorator elsewhere,...
In [bug 671634](https://bugzilla.mozilla.org/show_bug.cgi?id=671634), Firefox on Android is going to start distinguishing between phone and tablet devices. Should mobility learn to distinguish phones and tablets? Or should we just document a...
c.f. #29 Rather than only pinning the primary on "write" requests, it's probably a good idea for the Pinning router to pin whichever database it uses on every request. I...
Similar to https://github.com/jsocol/django-ratelimit/issues/214, in the year of the Barbie movie 2023, it would be good behavior with neighbors to rename the module from `adminplus` to `django_adminplus`. This won't change the...