Justin Sexton

Results 6 issues of Justin Sexton

Fixes #50 ## Proposed Changes Allow function calls to be validated like property values. ### New Abstractions Existing code is coupled to the idea of only validating property values obtained...

**Describe the bug** When importing `mongoengine-goodjson` or a module that consumes `mongoengine-goodjson` into a pytest script, a deprecation warning is raised. ``` DeprecationWarning: Using or importing the ABCs from 'collections'...

## Do you want to request a *feature* or report a *bug*? - [ ] Bug - [x] Feature - [ ] Question ## Did you test against the latest...

## Problem I am creating a compound index and specifying that items should be sorted in descending order by age. Mongomock does not seem to honor the sort order of...

After updating to `1.2.0` the theme does not seem to be applied to the text editor portion of the IDE. ![image](https://github.com/coeiico/jetbrains-nightfall-theme/assets/20236003/6503489b-d203-48fb-aca2-68918d0cc37e)

A ValueError is sometimes being raised when attempting to authenticate credentials. The error occurs when a salt value contains a leading dash. For example: `-16e462a84f2df159eee0c14642974ee7`. This seems to only happen...