Alexey

Results 51 comments of Alexey

@romanvm had to use this lib again so just bumping this issue in case you have time in near future, no rush

Hi, this seems like a good idea. It also seems that FA6 is backwards comtabile, so should be no big deal upgrading it.

It's just my opinion, obviously, but I think that's ok since I guess it should now be the preferred method of using FA in python/django. Also, since jazzmin admin already...

Hi, @joeyjurjens, yes, it's still WIP as I'm using Oscar right now and finding some other small fixes, I just didn't commit them here yet. I'll do this soon though...

+1 on this one. Recently tried rq and was super consufed to see empty `exc_info`. I'm using `django_rq` for reference (I think this is the same issue here)

Upon further investigation I can see that I don't get any `exc_info` no matter if the queue is async or not. I have a function ```python def sleeps_and_raises(t, exc): sleep(t)...

It seems like some build are still failing, I'll update this one when have more free time

Merged #432 to this branch so I can show that this doesn't break anything (or at least now any written test)

Ok, sure Will take a look on it when possible

Still, unfortunately, didn't have a chance to work on this If anybody is interested in working on this - feel free :)