Riccardo Magliocchetti

Results 120 comments of Riccardo Magliocchetti

@johnraz Thanks for the review, it's based on master because develop is missing some 4.1.0 commits. Will add changelog.

@johnraz yeah, but master commits should be merged back to develop or you'll have conflicts, e.g. like in this specific case in the CHANGELOG

Updated PR: - rebased on top of develop - renamed tests and added some comments to help understand the scenario - rewritten commit message to make it hopefully more understandable...

You should rebase on master and make the celery dependency >=4 here https://github.com/OvalMoney/celery-exporter/blob/master/Cargo.toml#L34

Yeah, sorry about that. Will try to reproduce on something i can share, it looks like a race condition since it's not easily reproducible

I think i can spend some time on it, any code hint is appreciated :)

We are getting this in the admin with django 1.11, select2 is available in the jQuery object but not in yl.jQuery or the django.jQuery. ~The issue here looks like the...

BTW i can't see how select2 can work on the django own jquery since it requires $ or jQuery which are undefined, any hint?

Pretty sure this is unrelated to this package as we don't have forms here :)