Drew E. Easley

Results 2 issues of Drew E. Easley

Currently, Django-q does not run with Cockroach Labs as a database backend. Steps to repeat: 1. Setup a Cockroach Labs database, and new Django app: https://www.cockroachlabs.com/docs/stable/build-a-python-app-with-cockroachdb-django.html 2. Install django-q as...

- Add SMS_HTTP_METHOD configuration key with default value 'POST' - Update HttpSmsClient to respect the HTTP method configuration - When method is GET, append template as query parameters to URL...