bee-keeper

Results 8 issues of bee-keeper

Hello, It seems that exclude has no effect on nested serialised objects. Is this intentional?

Hi there, Thanks for this plugin, not sure why yet but I haven't been able to get it to work and I'm curious to how you're using the envvar in...

question

Hello there, Just been doing some testing and found the proxy FluentComment class is causing permission problems. To replicate: - Create a group with all comment permissions - Add a...

Hi there, As the title says, a PR for a django-filer backend. I think it might need some tweaking as I'm not sure why it's necessary to actually subclass the...

Hi there, Thanks for your work on this module. I'm curious why 'Name' tag is defined [here](https://github.com/Guimove/terraform-aws-bastion/blob/master/main.tf#L325) on the auto scaling group resource. With this logic in place it's not...

Hi there, When uploading the private key I get this error. ` The joined path (/pyas2/certificates/as2_private.pem) is located outside of the base path component (/media) ` It seems that's due...

Hi, I wondered what you feel about changing the protocol here as I get this error when trying to use git+git rather than the git+http protocol (the former is blocked..)...

Hi, Simple update as per title, prevents issues with custom user models. Update: Have made this multiversion compatible, plus removed 'verify_exists' as this doesn't exist in Django 1.5 and it...