Alex Phelps

Results 6 comments of Alex Phelps

@bryanhelmig This fork solved my issue - https://github.com/kronok/django-drip

@rwillmer your fork almost works for me but I'm unable to run `manage.py test` it gives this error. `django.db.utils.ProgrammingError: relation "auth_user" does not exist`

Has anyone figured out how do restrict the types of cards that can be entered and pass the validator?

Any updates on this? I've stumbled into the issue of needing a way to support a redis cluster storage backend as well.

I was able to adapt the existing redis storage adapter to work with [resty-redis-cluster](https://github.com/steve0511/resty-redis-cluster). Seems to work on my local, haven't used it out in the wild or with aws...

Has anyone found any solutions? I'm running PopOS 20.04 and docker containers run 30% slower than they should. When running a python app test suite in docker my machine is...