Emin Mastizada

Results 19 issues of Emin Mastizada

This change will allow both async and sync functions to be used as callable parameters for Async retries. Docs are not updated, please, inform if any other changes are needed....

**Is your feature request related to a problem? Please describe.** I'm using this plugin in a django web application and I need to add a login using web form. 2FA...

template missing/incomplete

I have created a test function to test receiving batch tasks: ``` @tiger.task(batch=True, queue="test_queue") def test_task(kwargs): print("-------") print(kwargs) print("--------") ``` For tiger configuration I have same for both sender and...

## Goal: A logo for Mozilla Azerbaijan community ## Info: It will be used in www.mozillaz.org (we are currently redesigning website) and in community accounts (twitter, facebook and etc.). Also...

Logo design needed
Communities

Stretching image makes it ugly. Instead it would be better to: 1. Add default background (get color using parameter, default to white), 2. Resize image: The hight or width of...

feature

This change will allow both async and sync functions to be used as callable parameters for Async retries. Docs are not updated, please, inform if any other changes are needed....

Usage of patterns is removed in Django 1.10. It needs small change in urls.py file (using array without "" instead of patterns()). Should I open pull request for that? There...

### What happened? When table schema is updated, it calls `BigQuery.updateTable` with PATCH method. With bigquery-emulator, it is returning the updated schema, however, `google-cloud-bigquery` plugin expects `tableReference` with `tableId` in...

bug

Currently it only tests mysql connection.

enhancement

TimeZone support not implemented at all. Added for future developments

enhancement