Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct collectstatic time modified detection for S3 #141

Closed
wants to merge 4 commits into from

Conversation

caleb-allen
Copy link

This will allow collectstatic to correctly upload the most recently modified file to S3.

@caleb-allen
Copy link
Author

Looks like pr #84 achieves the same thing and handles it better.

@jschneier
Copy link
Owner

Django 1.10+ get_modified_time handles this gracefully and in a way that we never quite managed to achieve so I'm going to let this one go.

@jschneier jschneier closed this Mar 3, 2017
@caleb-allen
Copy link
Author

Glad to see a graceful solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants