Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mariusz Felisiak e6f82438d4 Refs #32365 -- Removed support for pytz timezones per deprecation timeline. 2 gadi atpakaļ
  Mariusz Felisiak 8d98f99a4a Refs #32873 -- Removed settings.USE_L10N per deprecation timeline. 2 gadi atpakaļ
  Gregor Gärtner f0c06f8ab7 Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual(). 2 gadi atpakaļ
  Mariusz Felisiak f4e592e383 Removed unnecessary MySQL workaround in timezones tests. 2 gadi atpakaļ
  Carlton Gibson 59ab3fd0e9 Refs #32365 -- Deprecated django.utils.timezone.utc. 3 gadi atpakaļ
  Carlton Gibson bb61f0186d Refs #32365 -- Removed internal uses of utils.timezone.utc alias. 3 gadi atpakaļ
  Nick Pope 847f46e9bf Removed redundant QuerySet.all() calls in docs and tests. 3 gadi atpakaļ
  Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 3 gadi atpakaļ
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 gadi atpakaļ
  Carlton Gibson 306607d5b9 Fixed #32365 -- Made zoneinfo the default timezone implementation. 3 gadi atpakaļ
  Claude Paroz 676bd084f2 Fixed #32873 -- Deprecated settings.USE_L10N. 3 gadi atpakaļ
  David Smith 8208381ba6 Refs #32956 -- Corrected spelling of daylight saving time. 3 gadi atpakaļ
  abhiabhi94 6a5ef557f8 Added test for errors when saving timezone-aware times if not supported. 3 gadi atpakaļ
  Paul Ganssle 10d1261984 Refs #32365 -- Allowed use of non-pytz timezone implementations. 4 gadi atpakaļ
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 4 gadi atpakaļ
  Mariusz Felisiak 8be477be5c Fixed timezones tests for PyYAML 5.3+. 5 gadi atpakaļ
  Claude Paroz 1487f16f2d Fixed #11385 -- Made forms.DateTimeField accept ISO 8601 date inputs. 5 gadi atpakaļ
  Aymeric Augustin c06492dd87 Fixed #23524 -- Allowed DATABASES['TIME_ZONE'] option on PostgreSQL. 5 gadi atpakaļ
  Jon Dufresne 39791c8e6d Harmonized Windows checks in tests to a single style. 5 gadi atpakaļ
  Anatol Ulrich 8ed6788aa4 Fixed #30821 -- Added ExtractIsoWeekYear database function and iso_week_day lookup. 5 gadi atpakaļ
  Jon Dufresne 42b9a23267 Fixed #30400 -- Improved typography of user facing strings. 5 gadi atpakaļ
  can cef3f2d3c6 Fixed #28373 -- Used connection timezone instead of UTC when making dates timezone-aware on MySQL, SQLite, and Oracle. 6 gadi atpakaļ
  Mariusz Felisiak a57c783dd4 Fixed serializers tests for PyYAML 5.1+. 6 gadi atpakaļ
  Simon Charette b181aba7dd Refs #28478 -- Prevented database feature based skipping on tests disallowing queries. 6 gadi atpakaļ
  Tim Graham 0004daa536 Used 4 space hanging indent for dictionaries. 6 gadi atpakaļ
  CHI Cheng b7dbd5ff68 Fixed broken links to PyYAML page. 6 gadi atpakaļ
  Tim Graham 193c109327 Switched TestCase to SimpleTestCase where possible in Django's tests. 6 gadi atpakaļ
  Jon Dufresne 82f286cf6f Refs #29784 -- Switched to https:// links where available. 6 gadi atpakaļ
  Sergey Fedoseev 338f741c5e Fixed #29546 -- Deprecated django.utils.timezone.FixedOffset. 6 gadi atpakaļ
  Morgan Aubert 704443acac Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage(). 7 gadi atpakaļ