Samuel Bishop

Results 111 comments of Samuel Bishop

It looks like the AWS (and other providers) content is being moved out of the terraform website repo build process (see this pull request https://github.com/hashicorp/terraform-website/pull/1408/files ), which means that the...

@dmeranda As a quick fix you could do a minor version or patch release of everything as it is but with a more specific version specified for `setuptools` But yeah...

@sdispater I'm not just interested, I'm a fan and already use `Pendulum` in production code. Its an excellent library that I routinely recommend to other people. I do understand the...

@blag some of them are a respectable number of megabytes. I've spent this week with 1Mbps internet and re-discovered a lot about how small is relative. Also, I discovered this...

I fixed this by building my own library that you might consider https://github.com/techdragon/django-auth0-user and it already has this feature. Its based on python-social-auth's existing OpenID Connect support but I've provided...

@zaiste and @denisvm, if neither of you still has the time to keep this package up to date on PyPI, I don't mind stepping up to be an additional package...

@denisvm and @zaiste are you guys still looking for help maintaining the python package?

After digging into the source code I found how it determines if the plugin is to be added to the list available inside the semanticeditor. Django-CMS plugins with `text_enabled =...

It's been a very long time, it's entirely possible some underlying bug has been fixed in the interim. I haven't been using ember for over 12months as well. So at...

Effectively yes. It the very least it would be useful to have a shortcut/shorthand for "has anything about $keyName changed" Even better would be a more generalised form "has anything...