Rafael Muñoz
Rafael Muñoz
Command executed: `pip3 install -r requirements.txt` (this file contains chroniker). ``` Building wheel for django-chroniker (setup.py): started Building wheel for django-chroniker (setup.py): finished with status 'error' ERROR: Complete output from...
It would be nice to have these features: - If you click outside the image, you close it. It's a common behaviour now with so many touch devices. - If...
When doing a sample provision, Travis CI shows the following errors: ``` TASK: [go | Register the current Go version (if any)] ************************* REMOTE_MODULE command /usr/local/go/bin/go version EXEC ['/bin/sh', '-c',...
I have a DB with the following data: {"language": "es", "schema": "6", "title": "Jaén 1"} {"language": "es", "schema": "6", "title": "Málaga 1"} {"language": "es", "schema": "6", "title": "Málaga 2"} {"language":...
# Checklist * [x] I have verified that the issue exists against the `master` branch of Celery. * [ ] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum/celery-users) first....