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

Support active timezone #750

Merged
merged 2 commits into from
Oct 17, 2017
Merged

Conversation

Surgo
Copy link
Contributor

@Surgo Surgo commented Jul 21, 2017

Django can set timezone per request.

If current timezone is not set, use default timezone. See: get_current_timezone.

@codecov-io
Copy link

codecov-io commented Jul 21, 2017

Codecov Report

Merging #750 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #750   +/-   ##
========================================
  Coverage    98.36%   98.36%           
========================================
  Files           15       15           
  Lines         1220     1220           
========================================
  Hits          1200     1200           
  Misses          20       20
Impacted Files Coverage Δ
django_filters/utils.py 99.1% <100%> (ø) ⬆️

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 978e9ef...8de5f6c. Read the comment docs.

@Surgo Surgo force-pushed the develop branch 4 times, most recently from c037e55 to 6f499d5 Compare September 6, 2017 11:18
@carltongibson carltongibson merged commit 9262d6c into carltongibson:develop Oct 17, 2017
carltongibson pushed a commit that referenced this pull request Oct 19, 2017
* Support active timezone

* Add pytz to 3rd-parties
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.

4 participants