Erwin Junge
Erwin Junge
I had a problem after upgrading to django 2.2 that $.ui was undefined on my admin pages and selectable stopped working, even though both jquery and jqueryui were still in...
I've rebased the commits from https://github.com/sameersbn/docker-gitlab/pull/1477/ onto current master and updated to the current structure of upstream gitlab. Credits for original idea go to original author of https://github.com/sameersbn/docker-gitlab/pull/1477/ (@grimmy)
### Describe the feature you'd like When decorating functions with `@typing.overload`, the stubs are marked as not covered when they don't have their own docstring. My suggestion is to add...
# Hey, I just made a Pull Request! ## Description Add `--ignore-overloaded-functions` flag to ignore overload decorators ## Motivation and Context Fixes #97 ## Have you tested this? If so,...
The update method of the elasticsearch backend doesn't fully respect the silently_fail boolean. This fixes that.
When reading a rather complex excel file (that I can't share due to NDA) I ran into an IndexError on an inlineStr node. I have no idea what that means...
This PR adds support for youtubekids.com
Fixes #1
This PR aims to improve the performance of silk by splitting the query details off into a seperate database table. Some background information: The current system stores the details of...