--
Ticket URL: <https://code.djangoproject.com/ticket/21992>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_docs: => 0
* needs_tests: => 0
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/21992#comment:1>
Comment (by anonymous):
Relevant pull request: https://github.com/django/django/pull/2250
--
Ticket URL: <https://code.djangoproject.com/ticket/21992#comment:2>
* needs_better_patch: 0 => 1
Comment:
I think @require_tz_support is the answer here. The test attempt to change
the time zone and Windows cannot do that.
--
Ticket URL: <https://code.djangoproject.com/ticket/21992#comment:3>
* status: new => closed
* resolution: => fixed
Comment:
It looks like this was fixed in 651a6f76f30f4083dfa2a75c5acd86359c2fc4a2.
--
Ticket URL: <https://code.djangoproject.com/ticket/21992#comment:4>