コミット履歴

作者 SHA1 メッセージ 日付
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 1 年間 前
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 1 年間 前
  Daniele Varrazzo 09ffc5c121 Fixed #33308 -- Added support for psycopg version 3. 2 年 前
  Mariusz Felisiak 2dd6a83d2d Refs #12990 -- Removed django.contrib.postgres.forms.JSONField per deprecation timeline. 3 年 前
  Eric Theise d08e6f55e3 FIxed typo in docs/ref/contrib/postgres/forms.txt. 4 年 前
  sage 6789ded0a6 Fixed #12990, Refs #27694 -- Added JSONField model field. 5 年 前
  Mariusz Felisiak b47bb4c4a7 Refs #29598 -- Removed FloatRangeField per deprecation timeline. 5 年 前
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. 5 年 前
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 年 前
  Stefano Chiodino 6de7f9ec60 Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField. 6 年 前
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. 6 年 前
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. 7 年 前
  David Hoffman bf84d042e0 Fixed #27582 -- Allowed HStoreField to store null values. 8 年 前
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 8 年 前
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 年 前
  Marc Tamlyn 33ea472f69 Fixed #24604 -- Added JSONField to contrib.postgres. 9 年 前
  Tim Graham 1cd41874d5 Fixed typo in docs/ref/contrib/postgres/forms.txt. 9 年 前
  Ng Zhi An 4669b6a807 Fixed #24170 -- Implemented decompress for BaseRangeField widgets 10 年 前
  Marc Tamlyn 48ad288679 Fixed #24001 -- Added range fields for PostgreSQL. 10 年 前
  Carl Meyer dee3946a91 Fix malformed note directives. 10 年 前
  Marc Tamlyn 36f514f065 Added HStoreField. 10 年 前
  Marc Tamlyn 604162604b Added array field support for PostgreSQL. 10 年 前