Gert Burger

Results 16 issues of Gert Burger

Hi Is this necessary? I recently ran into a circular import issue where drf-bulk imports drf which in turn imports some of our code(via DEFAULT_PAGINATION_CLASS in DRF) and it hid...

Hi, after running into a few issues with graphviz 1.7 on CentOS 7 and struggling a little bit to find solutions, I thought to document them here for future reference...

Atop seems to exit after a SIGSEGV when running for a while (ranges from tens of minutes to hours). I switch between s, d and n views regularly. Versions: Atop...

Hi I noticed one of our endpoints breaks when outputting as xml but works fine when using the DRF json renderer. It outputs something like this: ```xml *a long string...

The docs at http://countergram.com/open-source/pytidylib/docs/index.html#configuration-options shows that BASE_OPTIONS is available at _tidylib.BASE_OPTIONS_ but it is actually at _tidylib.tidy.BASE_OPTIONS_ Btw, was the intention wrt the move(96670c5d322bcb83048eb7cc6ca3c37d8d0844b7) to break back-compatibility?

Fixes #397 This PR adds the `SAML_CSP_HANDLER` setting so that users can specify how CSP should be updated, if at all. The default behaviour of using `django-csp` remains the same.

Is there a way to disable the notice regarding django-csp when it is not in use and CSP is managed via another mechanism? ``` WARNING [djangosaml2:90] django-csp could not be...

help wanted
Documentation

Implementation is very similar to existing ones in Html/Latex formatters and addresses the problem in https://github.com/Bachmann1234/diff_cover/issues/283

Just a thought, it would be awesome to do 'percol -r .' and then search all the files from this directory and deeper.