Daniel Ruiz

Results 3 issues of Daniel Ruiz

Enable `easy_pdf` to be installed in Django 3.0 by dropping the dependency of `django.utils.six` module, which is [no longer present in Django 3.0](https://docs.djangoproject.com/en/3.0/releases/3.0/#removed-private-python-2-compatibility-apis). Instead, the classes that need compatibility with...

We previously created an issue (#44 ) that introduces a new setting value which overrides the default ack deadline of a PubSub subscription. However, that configuration applies to all subscriptions...

enhancement

At the time I cloned the repository and tried to make the game work, I noticed that some dependencies were missing and I needed to add them manually. Now that...