Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Nick Pope 847f46e9bf Removed redundant QuerySet.all() calls in docs and tests. 3 tahun lalu
  Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 3 tahun lalu
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 tahun lalu
  Carlton Gibson 306607d5b9 Fixed #32365 -- Made zoneinfo the default timezone implementation. 3 tahun lalu
  Claude Paroz 676bd084f2 Fixed #32873 -- Deprecated settings.USE_L10N. 3 tahun lalu
  David Smith 8208381ba6 Refs #32956 -- Corrected spelling of daylight saving time. 3 tahun lalu
  abhiabhi94 6a5ef557f8 Added test for errors when saving timezone-aware times if not supported. 3 tahun lalu
  Paul Ganssle 10d1261984 Refs #32365 -- Allowed use of non-pytz timezone implementations. 4 tahun lalu
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 4 tahun lalu
  Mariusz Felisiak 8be477be5c Fixed timezones tests for PyYAML 5.3+. 5 tahun lalu
  Claude Paroz 1487f16f2d Fixed #11385 -- Made forms.DateTimeField accept ISO 8601 date inputs. 5 tahun lalu
  Aymeric Augustin c06492dd87 Fixed #23524 -- Allowed DATABASES['TIME_ZONE'] option on PostgreSQL. 5 tahun lalu
  Jon Dufresne 39791c8e6d Harmonized Windows checks in tests to a single style. 5 tahun lalu
  Anatol Ulrich 8ed6788aa4 Fixed #30821 -- Added ExtractIsoWeekYear database function and iso_week_day lookup. 5 tahun lalu
  Jon Dufresne 42b9a23267 Fixed #30400 -- Improved typography of user facing strings. 5 tahun lalu
  can cef3f2d3c6 Fixed #28373 -- Used connection timezone instead of UTC when making dates timezone-aware on MySQL, SQLite, and Oracle. 6 tahun lalu
  Mariusz Felisiak a57c783dd4 Fixed serializers tests for PyYAML 5.1+. 6 tahun lalu
  Simon Charette b181aba7dd Refs #28478 -- Prevented database feature based skipping on tests disallowing queries. 6 tahun lalu
  Tim Graham 0004daa536 Used 4 space hanging indent for dictionaries. 6 tahun lalu
  CHI Cheng b7dbd5ff68 Fixed broken links to PyYAML page. 6 tahun lalu
  Tim Graham 193c109327 Switched TestCase to SimpleTestCase where possible in Django's tests. 6 tahun lalu
  Jon Dufresne 82f286cf6f Refs #29784 -- Switched to https:// links where available. 6 tahun lalu
  Sergey Fedoseev 338f741c5e Fixed #29546 -- Deprecated django.utils.timezone.FixedOffset. 6 tahun lalu
  Morgan Aubert 704443acac Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage(). 7 tahun lalu
  Mariusz Felisiak 362813d628 Fixed hanging indentation in various code. 7 tahun lalu
  Tim Graham a80903b711 Removed DatabaseFeatures.supports_microsecond_precision. 7 tahun lalu
  Mads Jensen a51c4de194 Used assertRaisesMessage() to test Django's error messages. 7 tahun lalu
  Tim Graham 6b4f018b2b Replaced type-specific assertions with assertEqual(). 8 tahun lalu
  chillaranand d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). 8 tahun lalu
  Claude Paroz 2b281cc35e Refs #23919 -- Removed most of remaining six usage 8 tahun lalu