Re: Collectstatic and determine which files need to be updated by comparing their checksum

2016-04-15 Thread Daniel Blasco
om/ticket/19021. > > On Thursday, April 14, 2016 at 1:16:39 PM UTC-4, bliy...@rentlytics.com > wrote: >> >> This makes a lot of sense to me. >> >> On Tuesday, April 12, 2016 at 9:07:51 AM UTC-7, Daniel Blasco wrote: >>> >>> Hi, >>> &

Collectstatic and determine which files need to be updated by comparing their checksum

2016-04-12 Thread Daniel Blasco
Hi, I posted this in django-users but I think that it goes better here. I'm using django-storages to upload my static files to Amazon S3 and I'm serving my application from Heroku. In my local development, when I run collectstatic for a second time just after the first one, no files are being