Jasper Delahaije

Results 4 issues of Jasper Delahaije

I have installed and setup pylint_django and when running from the command line I am not receiving an error. But when run from vscode itself pylint crashes due to Syntax...

Changed the cache keys of renderUserLink to check for both userId and _id. Closes #95

The cache key of the function ```renderUserLink``` was set to ```userId``` while the object did not contain this key, but instead used ```_id```. Because of this the links generated for...

**Where did this bug occur? (required)** - [x] I am a self-hosted user reporting a bug from my self hosted app - [ ] I am a user of Maybe's...

:information_source: Needs info