Историја ревизија

Аутор SHA1 Порука Датум
  Carlton Gibson f4ef71c689 Refs #29514 -- Added test for get_default_timezone()/timezone.utc equality. пре 6 година
  medmunds d1317edad0 Fixed #28739 -- Fixed get_fixed_timezone() for negative timedeltas. пре 7 година
  Tim Graham 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. пре 8 година
  Joachim Jablon fd78fb82d6 Fixed #27138 -- Restored pre-Python 3.6 behavior of localtime() and make_naive() on Python 3.6. пре 8 година
  Tim Graham 3158695365 Completed django.utils.timezone test coverage. пре 8 година
  Tim Graham 414ad25b09 Fixed #27327 -- Simplified time zone handling by requiring pytz. пре 8 година
  Tim Graham e43ea36b76 Refs #27025 -- Fixed a timezone test for Python 3.6. пре 8 година
  Jon Dufresne ff1e7b4eb4 Fixed #25181 -- Added localdate() function to get date in a different time zone. пре 8 година
  Tim Graham 5a41ca79dc Replaced 'raise SkipTest' with self.skipTest() in a few tests. пре 8 година
  Tim Graham a7a7ecd2b0 Refs #27025 -- Fixed a couple timezone tests for Python 3.6. пре 8 година
  Dražen Odobašić b1e33ceced Fixed #23395 -- Limited line lengths to 119 characters. пре 9 година
  Aymeric Augustin 06dc6759d8 Factored skip condition when pytz isn't installed. пре 10 година
  Josh Smeaton 143255c8bb Fixed #22598 -- Allowed make_aware() to work with ambiguous datetime пре 10 година
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. пре 10 година
  Thomas Chaumeny 032c091659 Fixed #23388 -- Made django.utils.timezone.override usable as a decorator пре 10 година
  Alex Gaynor b6b873d2ad Fixed several flake8 errors, including one where a test wouldn't be run пре 11 година
  Aymeric Augustin 1109ebd7b3 Optimized make_aware/naive by removing redundant checks. Refs #22625. пре 11 година
  Aymeric Augustin fa89acf1d0 Fixed #22625 -- Normalized make_aware/naive errors. пре 11 година
  Aymeric Augustin e32095616c Imported override_settings from its new location. пре 11 година
  Tim Graham 36ded01527 Fixed #21302 -- Fixed unused imports and import *. пре 11 година
  Aymeric Augustin ec2778b445 Fixed #17262 -- Refactored tzinfo implementations. пре 11 година
  Aymeric Augustin c687bf0620 Further hardening. Refs #18766. пре 11 година
  Aymeric Augustin 1a1e14786a Hardened the test introduced in ded11aa6. Refs #18766. пре 11 година
  Aymeric Augustin ded11aa620 Fixed #18766 -- Pointed to pytz when LocalTimezone fails. пре 11 година
  Aymeric Augustin cfcf4b3605 Stopped using django.utils.unittest in the test suite. пре 11 година
  Preston Timmons 612ef3e5c9 Modified utils_tests for unittest2 discovery. пре 12 година