KanishkTanwar

Results 2 issues of KanishkTanwar

``` queue = django_rq.get_queue('low') def update_experience(image): """ i am saving the image to database""" def fun(request): """ some more logic not related """ for x in range(1, 4): title =...

I am working with htmlmin and it worked like charm, but today i discovered, all the meta tag and description even link tag after being compressed send to body tag,...