Jason Held

Results 15 issues of Jason Held

Changes initially based on #215 but with the overall fix as requested in the comments. I couldn't find a way to continue to leverage `-lambda` so I opted to switch...

There is a very custom use case in DRF, called [`RelatedField`](https://www.django-rest-framework.org/api-guide/relations/#custom-relational-fields) which subclasses `Field` and thus sits just a little underneath the usual class hierarchy of `Serializer`. They are quite...

This looks to add elasticsearch as the task event history backend to flower. # Proposed Solution Note this essentially still the original PR #821 (I don't recall why I closed...

# Description Please include a summary of the change and which issue is fixed. Fixes maybe all of #623 I was initially encountering an issue when trying to implement support...

google warns about installing the app on newer android because this is still built on an sdk targetting some non-updated security/permission features.