Justin Lee
Justin Lee
Came across this project when I am looking for a monitoring GUI like redis-insights specifically for `celery[redis]` which seems to use list based redis queues. Is this currently supported in...
Another one: In home page of docs, class based requirement is not defining the updated `fulfill` method ``` class IsAdmin(Requirement): def requires(self, user): return user.permissions.get('admin') ```
I also ran into this exact issue. The translation management platform my team uses exports locale folders with `-` as separators.
Sure, I can throw together the changes
Sure - should be free later this week to throw the changes together.