Results 5 issues of Jon Finerty

EDIT @basicallydan turned this into a handy checklist: - [x] Support serving up specified images as images (for browser) - [ ] Support serving up specified videos as videos (for...

planned-feature

Couldn't think of a better title/description of the issue. 1) The view should only scroll when the snake gets near a boundary, instead of having the snake (vertically) central at...

enhancement

When using `values_list` through a relationship ormar is return all non-nullable fields and the taking the first one as the flattened value, which is the wrong field/values. An example, say...

bug

Add an example of setting a scalar override in order to get the correct type annotation of the runtime type of the Upload scalar to the documentation, something which took...