Oliver

Results 11 comments of Oliver

For me, using the SQLStorageAdapter was not good enough because then the data would not show up in Django admin, but using a separate train.py with the `chatterbot.storage.DjangoStorageAdapter` that the...

We would like to have this feature in cypress, because we are using CKEditor for wysiwyg input in our application, and it uses an iframe.

So we have this issue at the moment as well, and already spent a lot of time on it.. We did find a related issue with maybe some more info...

+1 on the default 443! In my case, I use `full_url` to populate some [Open Graph protocol](https://ogp.me/) meta tags (a.k.a. social media cards, the ones that show up if you...

Hi @troxler I've created https://github.com/troxler/awesome-css-frameworks/pull/139 please have a look

Maybe this will be fixed after https://github.com/erdogant/bnlearn/pull/71

It seems I had the same issue: changes on my iPhone were visible on my iPad, but changes from my iPad did not appear on my iPhone. An extra problem...

Nope, still strange syncing issues, e.g. when renaming a folder on iPad, it is being added as a new folder on iPhone next to the old one, with some feeds...

It was actually really strange for me as well when I started learning PureScript, that I had to search through github for up-to-date/working/idiomatic solutions... Any idea if this was left...

Hi David, Could it be that you are using an older version of Python like in the similar issue https://github.com/d3blocks/d3blocks/issues/34 ?