Damjan Dimitrioski

Results 19 comments of Damjan Dimitrioski

Yes, I can see that, however any ideas on how could someone make a patch for the events?

By adding the timestamp on a fork, works as planned. My goal was, when it starts the Speedtest probing to record the start time, then I process the output to...

@danodlr since I can't allocate any time at the moment, please finish it.

If possible, can a workaround be implemented ? Like overriding the _get_show_widget method in the view ?

Wouldn't better if ``` item = self.datamodel.get(g.user.id, self._base_filters) ``` the self._base_filters was not used, cause what if I have some silly filters in there, probably is best to have a...

Is there a way to install the patched version from pip ? If so, which version tag should I use ?

Sorry, can you give me the correct commit hash for flask-appbuilder-skeleton-me, that contains the fix ? Thanks.