Sanket Dasgupta
Sanket Dasgupta
https://pypi.python.org/pypi/googletrans I've had more success with this running very basic results It's updated frecently.
geeknote is some awesome software and I am sad to see it being so inactive. Given the community around it is still active, would a fork be possible? A :+1:...
Hi I ran `foss-heartbeat` on `coala/coala`, and it seems like the sentiment tab is empty. Is there any steps that I have probably missed?
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) **Description** When `redis` and `aioredis==1.3.1` is used together, newrelic tries to pickup the...
Messages are like data. Decoupling them in a separate module and then importing that would ease contributions and maintenance
The installation instructions in the docs and the README should more or less approach the same format for uniformity. Also, you are suggesting mingw in the docs, but I am...
## Description A lot of code in `meetup/utils.py` can be refactored, especially the jwt auth exchange ## Definition of Done - [x] All of the required items are completed. -...
## Description The email scheduler was turned off by default in #650 Let's turn it back up! ## Definition of Done - [x] All of the required items are completed....
### Description When the current test suite is run, there is this warning: ``` UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list: QuerySet. ``` We have to remove...
## Description Or, Replace `django-multiupload`'s functionality with our own code. ## Definition of Done - [x] All of the required items are completed. - [x] Approval by 1 mentor.