Fran Hrženjak

Results 29 issues of Fran Hrženjak

Not responding at all... Using Chrome 46.0.2490.86 (64-bit) on Mac OsX 10.11.1

Running directly from the docker image, I'm getting an unexpected error: ``` bash $ docker run --rm jwilder/dockerize dockerize -wait https://www.google.com 2019/08/15 14:59:07 Waiting for: https://www.google.com 2019/08/15 14:59:07 Problem with...

* Django Export Action version: 0.1.1 * Django version: 1.11.3 * Python version: 3.5.2 * Operating System: MacOS Sierra ### Description Export a models that uses UUIDField for primary key...

bug
Hacktoberfest

Come up with a way to filter for "no value". And do it without _magic strings_, so probably a hidden checkbox.

enhancement

Get rid of "Apply" button and instead show an icon Grappelli-style, inside the input field. Also add "X" icon to clear the filter.

enhancement

Add another filter that enables multiple selection of related objects

enhancement

# Bug report As the title says, abstract generic models (a.k.a. model mixins with a generic) are not supported with Django and django-stubs. Well, they are **_almost_** supported. Everything works...

bug
upstream other

All-in-one components docs, [example 1](https://dash.plotly.com/all-in-one-components#example-1:-simple-component), gives this code (ellipsis mine): ``` python class MarkdownWithColorAIO(html.Div): # html.Div will be the "parent" component # A set of functions that create pattern-matching callbacks...

We-the-users are used to using mouse scroll to... wait for it... scroll! ;-) I suggest that mouse scroll should be used for scrolling (a.k.a. panning), while zoom feature should be...

bug
enhancement