Results 14 issues of Gregory Bataille

Hi all, Issue ==== So for 2 years that I have been using django-oauth-toolkit, I have been plagued with concurrency issues of the form ``` DoesNotExist: AccessToken matching query does...

Hey guys, So I'm swapping the OAuth models on an application that is already live. All sorts of nice things there, but I'm getting around. I have however 2 comments...

help-wanted
docs

* [ ] Automate with `brew` if possible * [ ] for other users, document * [ ] (nice to have) `githudd` detects (shasum?) that it's out-of-date and suicide itself

enhancement

Suggested by @Thermatix All the elements of the outputs are in color (configurable) except for the number of changes (addition, modifications, ...). This should be configurable too

enhancement

Script the release process: - bumping the version - building - publishing to hackage - updating the brew formula

enhancement

Hi, I have been trying to get nvim-test to run rust tests that do not have `test` in the name but that are annotated with `#[test]` ```rust fn add(a: i32,...

If I'm not mistaken, it's impossible to have both the `package: true` option and use an `args` list that contains `--` I think this is because the `package` args are...

Fixes #33 Here is a first implementation - it is optional, off by default to not change current behavior - when active, vi-like navigation (`j` and `k`) is disabled -...

Enhancement

As featured here (when selecting the AWS region) https://asciinema.org/a/AyujEPdjcDmSPoOK26pTozCiO @tmbo thanks for pointing me here from PyInquirer. Looks like the more modern/maintained alternatives (latest lib, tests, ...) I'll try to...

Enhancement

When configuring the OSX menu bar to use the dark theme, the seafile icon properly switches from black to white (to be visible). After a client restart however, the icon...