커밋 기록

작성자 SHA1 메시지 날짜
  Farhaan Bukhsh cf5d4701dc Fixed #30819 -- Fixed year determination in admin calendar widget for two-digit years. 5 년 전
  Jon Dufresne 67ea35df52 Fixed #30998 -- Added ModelChoiceIteratorValue to pass the model instance to ChoiceWidget.create_option(). 5 년 전
  Mike Hansen d291c72bf2 Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags. 5 년 전
  James Turk ff00a05347 Fixed #31088 -- Added support for websearch searching in SearchQuery. 5 년 전
  Rabah Saadi 5b7450080f Added Algerian Arabic language. 5 년 전
  Osaetin Daniel b33bfc3839 Fixed #30862 -- Allowed setting SameSite cookies flags to 'none'. 5 년 전
  Baptiste Mispelon 9e565386d3 Fixed #27430 -- Added -b/--buffer option to DiscoverRunner. 5 년 전
  Jon Dufresne 5708327c37 Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin. 5 년 전
  Hasan Ramezani 5d674eac87 Fixed #31039 -- Added support for contained_by lookup with AutoFields, SmallIntegerField, and DecimalField. 5 년 전
  Gordon Pendleton adb9661789 Fixed #31010 -- Allowed subdomains of localhost in the Host header by default when DEBUG=True. 5 년 전
  Aymeric Augustin c06492dd87 Fixed #23524 -- Allowed DATABASES['TIME_ZONE'] option on PostgreSQL. 5 년 전
  Aymeric Augustin ad88524e4d Refs #23524 -- Unified BaseDatabaseWrapper.timezone. 5 년 전
  Baptiste Mispelon 26cab4e8c1 Fixed #31046 -- Allowed RelatedManager.add()/create()/set() to accept callable values in through_defaults. 5 년 전
  Farhaan Bukhsh 1f817daa20 Fixed #30803 -- Allowed comma separators for milliseconds in django.utils.dateparse functions. 5 년 전
  Farhaan Bukhsh 42b23d1e79 Refs #30803 -- Allowed comma separators for decimal fractions in parse_duration(). 5 년 전
  Sergey Fedoseev a5855c8f0f Fixed #30996 -- Added AsWKB and AsWKT GIS functions. 5 년 전
  Simon Charette e9a0e1d4f6 Fixed #30484 -- Added conditional expressions support to CheckConstraint. 5 년 전
  Jon Dufresne f5ebdfce5c Fixed #25388 -- Added an option to allow disabling of migrations during test database creation. 5 년 전
  Daniel Izquierdo 89abecc75d Fixed #27272 -- Added an on_delete RESTRICT handler to allow cascading deletions while protecting direct ones. 8 년 전
  Caio Ariede 555bebe774 Fixed #30987 -- Added models.PositiveBigIntegerField. 5 년 전
  Sergey Fedoseev f95b59a1b3 Fixed #30994 -- Added Oracle support for AsGeoJSON GIS function. 5 년 전
  Simon Charette 11e327a3ff Fixed #30988 -- Deprecated the InvalidQuery exception. 5 년 전
  Dulmandakh 24b9f50823 Fixed #29916 -- Added lower_inc, lower_inf, upper_inc, and upper_inf lookups for RangeFields. 5 년 전
  daniel a rios efc3e32d6d Fixed #30759 -- Made cache.delete() return whether it succeeded. 5 년 전
  Hasan Ramezani 153c7956f8 Fixed #24858 -- Added support for get_FOO_display() to ArrayField and RangeFields. 5 년 전
  Nick Pope 02983c5242 Fixed #30943 -- Added BloomIndex to django.contrib.postgres. 5 년 전
  Jon Dufresne 26554cf5d1 Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and docs. 5 년 전
  Jon Dufresne 77aa74cb70 Refs #29983 -- Added support for using pathlib.Path in all settings. 5 년 전
  Mariusz Felisiak 4c45b627f8 Removed unused import of ACTION_CHECKBOX_NAME in django.contrib.admin. 5 년 전
  Jon Dufresne fbbff7f808 Refs #29983 -- Added pathlib.Path support to the file email backend. 5 년 전