Michael van Tellingen

Results 108 comments of Michael van Tellingen

So i'm a bit behind (just a little bit over a year :P). What solves this?

Yeah agree. I'm really interested in getting localshop running via docker on AWS with S3 as backend. So that would be great.

I've add the following to my config which makes it work: ``` python DEFAULT_FILE_STORAGE = 'storages.backends.s3boto.S3BotoStorage' AWS_ACCESS_KEY_ID = 'my-access-key' AWS_SECRET_ACCESS_KEY = 'my-secret-key' AWS_STORAGE_BUCKET_NAME = 'my-bucker' ``` We should set these...

Thanks! Yeah to be honest i'm currently not using it myself anymore and with all other open sources commitments I already have I can't find the time for this project....

Ah good one, will fix asap. thanks!

Yeah I agree, If a specific version is asked which is not known yet then we need to do an update.

Ok, will try to reproduce. I assume the filesize doesn't match either?

Just a FYI, i've just removed django-userena in the develop branch so i'm hoping to get ldap support built-in by default now. Let me know if you have any tips...

Well LOCALSHOP_ISOLATED seems like a custom variant of CELERY_ALWAYS_EAGER. See https://github.com/mvantellingen/localshop/blob/0d320315b7c7a31854abd332cf624ed349771c0e/docs/settings.rst#localshop_isolated