Historique des commits

Auteur SHA1 Message Date
  Adam Johnson 4db33e96d1 Corrected example in CreateCollation() docs. il y a 1 an
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 2 ans
  Mariusz Felisiak 981c23c0cc Fixed #33717 -- Dropped support for PostgreSQL 11. il y a 2 ans
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. il y a 2 ans
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. il y a 3 ans
  Sanskar Jaiswal 8c3bd0b708 Fixed #31653 -- Added AddConstraintNotValid()/ValidateConstraint() operations for PostgreSQL. il y a 4 ans
  Mariusz Felisiak 5371342ed6 Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3. il y a 4 ans
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. il y a 4 ans
  Tom Carrick f5e07601b2 Fixed #32046 -- Added CreateCollation/RemoveCollation operations for PostgreSQL. il y a 4 ans
  Adam Johnson 0ff3228844 Made small improvements to PostgreSQL operations docs. il y a 4 ans
  Frantisek Holop d693a086de Fixed #31615 -- Made migrations skip extension operations if not needed. il y a 4 ans
  Frantisek Holop f3ed42c8ad Refs #31615 -- Improved creating extension docs. il y a 4 ans
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. il y a 4 ans
  Nick Pope 02983c5242 Fixed #30943 -- Added BloomIndex to django.contrib.postgres. il y a 5 ans
  Mads Jensen 85ac838d9e Fixed #21039 -- Added AddIndexConcurrently/RemoveIndexConcurrently operations for PostgreSQL. il y a 5 ans
  Tim Graham 7543ab1f8d Removed versionadded/changed annotations for 2.0. il y a 6 ans
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. il y a 7 ans
  Mads Jensen f4135783ad Fixed #28126 -- Added GistIndex to contrib.postgres. il y a 7 ans
  Paolo Melchiorre fcb5dbfec0 Fixed #27996 -- Added RandomUUID function and CryptoExtension to contrib.postgres. il y a 8 ans
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. il y a 8 ans
  ntuckovic 4de8aaf7ff Fixed #27355 -- Added “Creating extension using migrations” docs. il y a 8 ans
  Mads Jensen 094d630ae8 Fixed #26610 -- Added CITextField to contrib.postgres. il y a 8 ans
  Akshesh 236baa0f0e Refs #27030 -- Added BtreeGinExtension operation. il y a 8 ans
  Tim Graham e1acc9dc66 Removed some unnecessary repetition in PostgreSQL operations docs. il y a 8 ans
  Matthew Somerville 1962a96a30 Fixed #24938 -- Added PostgreSQL trigram support. il y a 9 ans
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. il y a 9 ans
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. il y a 9 ans
  Thomas Chaumeny 17fe0bd808 Fixed #23423 -- Added unaccent lookup in django.contrib.postgres il y a 10 ans
  Marc Tamlyn 36f514f065 Added HStoreField. il y a 11 ans