Matthijs

Results 65 comments of Matthijs

i found a workaround: tuple (un)packing ``` query = ( # nosec """ """) ```

might be dup of https://github.com/PyCQA/bandit/issues/658

i did not have a look in the code, but it seems that unselecting a flight performs a "minus 1" operation on the next color to be applied, while selecting...

just created a PR and also found the categories a bit confusing. adding tags seems like a nice idea! one of the tags i am interested is the programming language...

looking at it further i can imagine i have to write my own `modify` callback? is there an example for a custom `modify` callback implementation? ``` def change_module_source(matched_element, captured_elements, filename):...

`django-templated-mail` is one of the dependencies of `djoser` and currently lists django 2.1 as the latest supported edition (https://django-templated-mail.readthedocs.io/en/latest/getting_started.html#supported-django-versions). Should that dependency also be upgraded? I'm asking because additionally we...

great, thanks for the quick reply

This solves issues #4 and #18

seems a reasonable approach indeed. the issue remains of the mixed english/germand text on the hosted version though. could this be because of these defaults handling?

tried again: ubuntu chrome and firefox. it is not working without the en.json file.