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

Fix collectstatic tz handling #290

Merged
merged 3 commits into from
Apr 6, 2017
Merged

Conversation

jschneier
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Apr 4, 2017

Codecov Report

Merging #290 into master will increase coverage by 0.35%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #290      +/-   ##
==========================================
+ Coverage   72.52%   72.87%   +0.35%     
==========================================
  Files          10       10              
  Lines        1383     1379       -4     
==========================================
+ Hits         1003     1005       +2     
+ Misses        380      374       -6
Impacted Files Coverage Δ
storages/backends/s3boto.py 88.19% <100%> (+1.78%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f5838c...96d22d7. Read the comment docs.

@jschneier
Copy link
Owner Author

Fixes #49, Refs #141, #134, #84

Think this one is finally fixed for real, could use some help testing. Here are some people who previously expressed interest, should be quick to test:

@marcelchastain, @adam-thomas, @matheusjardimb, @dcloud, @mvanderlinde @CarlosBorroto

Going to merge in the next day or 2 so I can get a release out for Django 1.11 with get_modified_time in there.

@jschneier jschneier merged commit ab574fd into master Apr 6, 2017
@jschneier jschneier deleted the fix-collectstatic-tz-handling branch April 6, 2017 16:42
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