Muhammad Hassan Siddiqi
Muhammad Hassan Siddiqi
I am getting following error while sending push notification to APNS devices. `[SSL: CA_MD_TOO_WEAK] ca md too weak (_ssl.c:3503)`
> $ pip install scrapy_cloudflare_middleware ``` Collecting scrapy_cloudflare_middleware Using cached https://files.pythonhosted.org/packages/40/a9/318f4d04af28560ec676989ba419d4e43e5908a90fd5bd6a236b9ec5e178/scrapy_cloudflare_middleware-0.0.1.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-I2lEg1/scrapy-cloudflare-middleware/setup.py",...
When running 'python manage.py' after adding background-task in installed apps, I am getting following error 'AttributeError: 'module' object has no attribute 'autocommit'. Full output is as follow. --- Traceback (most...
I was using django-push-notifications==1.4.1 and it was working fine. But when I upgraded it on 1.6, I start getting following error. ``` raised unexpected: AttributeError("'unicode' object has no attribute 'create_connection'",)...
Currently we can only add one bucket at a time. There should be option to add multiple buckets.
### Bug Description My scenario is that I have filters and the table below which will be updated based on filters. There are following filters which I have 1. Search...