John Burkhardt

Results 8 comments of John Burkhardt

I'm looking for this as well. Porting some code from Ruby + Mongoid where they [support embedded documents](https://docs.mongodb.com/mongoid/current/tutorials/mongoid-relations/#embedded-associations), you can declare a Document class and give it an attribute like...

Need this PR to go in: https://github.com/MicroPyramid/Django-CRM/pull/377

I found that {% load staticfiles %} is deprecated so that's the first error I hit running this on Django 3, not sure if there any any other compatibility issues....

It seems the installation is missing required setup for postgresql and redis? Are these required now?

I discovered hjson recently and would like to use it for a config system. But this project seems to be not workable. There's a PR out for updating to serde...

what's the story with your nu_hjson fork, @jonathandturner ? I can't find the source and it looks like it is also on an older version of serde (0.8.23). From the...

I'm running into an issue that may be from the same underlying issue. I installed autorestic via homebrew and it picked up the most recently released restic 0.14 (which includes...

> ``` > 1.7.1: Pulling from cupcakearmy/autorestic > Digest: sha256:xxxx > Status: Image is up to date for cupcakearmy/autorestic:1.7.1 > Fatal: Fatal: config cannot be loaded: unsupported repository version >...