Welby O.
Welby O.
Is there a prebuilt cryptography for python 3.6?
Hi Is it possible to compare two dictionary and output a third dictionary with difference only
Hi When I specify an array using uiversion 3 on a get method. I get "Could not render this component, see the console.". Am I doing something wrong? Below is...
can I use the cli to get meta data on the file?
Hello, I have an attribute setup with way: ``` class MediaMap(MapAttribute): ct = NumberAttribute(default_for_new=0) items = DynamicMapAttribute(default_for_new=dict) class MediaGroupMap(MapAttribute): docs = MediaMap(default_for_new=dict) files = MediaMap(default_for_new=dict) audios = MediaMap(default_for_new=dict) images =...
Hi, Does anyone have an example of using jimp and gifwrap to resize and crop gif to gif. Thanks in advance
I'm getting the error below: ``` [Container] 2017/02/22 22:12:14 deploying [Container] 2017/02/22 22:12:14 -> deploying policy kappa-ca-lambda-notify_master [Container] 2017/02/22 22:12:14 -> creating role kappa-ca-lambda-notify_master [Container] 2017/02/22 22:12:14 -> role already...
Is there a default.vcl for wordpress?
Hi, Looking at this code https://github.com/mattiasgeniar/varnish-4.0-configuration-templates/blob/master/default.vcl#L347 I thought if I shut down my backend, varnish should pick up for 6 hours I get Error 503 Backend fetch failed
Hi how do I get the plain text only part of the email?