Vašek Chalupníček

Results 17 issues of Vašek Chalupníček

Hi, I have observed this strange behaviour. Some values does not reach InfluxDB and remains only in Zabbix. See screenshot from Grafana comparing two different sources of the same metric....

I'm using Flask RESTful and I want POST validated using `Flasgger(parse=True)` If $ref is used in schema: ``` parameters: - in: body name: body schema: $ref: '#/definitions/Target' ``` I get:...

I'd like to refer to #4, could someone elaborate on @maxschmeling's > It's built to record rendered frames. So you have to explicitly control the timing. I still think this...

Na kurzu v Bubenci https://projekty.pyladies.cz/lesson?course=pyladies-2018-praha-podzim-bubenec&lesson=7-seznamy jsou v projektech na seznamy ukoly (7 a 14) na testy a vyjimky, ktere jsme nebrali

content

It would be great if one can use snow-grafana-proxy with singlestat panel to display number of rows in the result. Currently it's showing one value from the chosen column. ![image](https://user-images.githubusercontent.com/2572537/53163320-b69bbd00-35c5-11e9-851f-e7c1ada319ee.png)...

Hi, initially thank you for the great solution. It would be great to implement this for Python 3 as well. First issue when executed with Python 3 is BaseHTPServer ->...

enhancement

I have a Sonoff clone called Switch-WF on which I'd like to have custom code, after disassembly I've found BL602 inside. After some fiddling I've found GPIO 8 and how...

## Description In branch `develop-4` using `render_model` template tag ([docs](https://django-cms-docs.readthedocs.io/en/latest/reference/templatetags.html#render-model)) throws `'PageAdmin' object has no attribute 'title_frontend_editable_fields'` Error is in file `pageadmin.py` https://github.com/django-cms/django-cms/blob/5b592b96fe95a292c2b38ead4f1b54051811b538/cms/admin/pageadmin.py#L742 It seems that in v4 `BasePageAdmin` class...

needs patch
4.1

## Description I'm facing difficulties when using custom middleware for switching languages based on domain name. Inspired by django.middleware.locale.LocaleMiddleware I use `request.LANGUAGE_CODE` to set language (along with translations etc.) When...

needs tests
4.1

## Description Add PageUrl handling to CopyLangCommand Currently using copy lang command breaks the site. TODO add tests ## Checklist * [x] I have opened this pull request against ``develop-4``...

4.1