Igor Davydenko

Results 50 comments of Igor Davydenko

Hi @ABuffSeagull, I'd like to notice, that I'm unable to successfully run test suite on `master` branch (as well as my fork), so I cannot verify that my change will...

Hi @yuvalherziger, First of all thank for your warm words, I and all my close ones are safe now! As of joining forces, I am intriguing for sure, as I...

Unfortunately I don't have enough courage to initiate the merge by myself. If someone will lead this, I'll be glad to help. But if not, I afraid this issue will...

It's been a while. I'll take a look on the original issue and if only way for `redis_object.get_app()` to be called within app context, I'll point this in documentation. Thanks...

Test project created in 6e4e59adfcfcab14d7b468ab4ffbd88e82c5867d Currently tested classes and functions are: - `kikola.core.decorators.memoized` - `kikola.templatetags.json_tags.jsonify` - `kikola.templatetags.twitter_tags.twitterize`

Partially fixed in 0.5.1 version of Kikola Currently not tested: - `kikola.contrib.basicsearch` - `kikola.core.context_processors` - `kikola.core.decorators` - `kikola.core.sitemaps` - `kikola.forms` - `kikola.middleware` Needs to fix this ticket before next release.

Tests for: - `kikola.core.context_processors` - `kikola.core.decorators` - `kikola.core.sitemaps` added in 3e9c7b9f880466d8f306c30e6ac4e1f38a5af83d

@q0w Thanks for this initiative! One question though, do you think using latest unreleased `openapi-core` version is good idea? I'd start with migration to `openapi-core==0.14.2`, if this possible...

Hi @u8sand Thanks for reporting this. Couple of past months I don't have enough time to share between my work and this project, but in Sep I'll have some spare...

As of https://twitter.com/Stranger6667/status/1271075766835576832, > `JSONSchema.validate` method is implemented in 0.3.0. It raises `ValidationError` :) Quite similar to `jsonschema` lib behavior. Iterator over errors will be implemented soon