提交歷史

作者 SHA1 備註 提交日期
  Adam Chainz 74742aa956 Fixed #27512 -- Removed unused code in Model.__init__(). 8 年之前
  Adam Chainz 9d4246419c Refs #26207 -- Removed obsolete comments about deferred model classes. 8 年之前
  Adam Chainz cc1f6f26b6 Fixed #27514 -- Tested Model.__init__ excessive number of fields. 8 年之前
  Nicolas Noé a269018e86 Fixed #27493 -- Fixed test failure with recent GDAL versions 8 年之前
  PREMANAND 371adc472a Fixed #27156 -- Made changing HttpRequest.encoding clear GET. 8 年之前
  Jonatas CD b28c6ca763 Fixed #27482 -- Doc'd an example of Case() in QuerySet.filter(). 8 年之前
  Joachim Jablon 721f0ca85c Simplified a test after refs #26207. 8 年之前
  Tim Graham 0d9ff873d9 Fixed #27467 -- Made UserAttributeSimilarityValidator max_similarity=0/1 work as documented. 8 年之前
  Sergey Fedoseev 45e01df373 Fixed #27488 -- Added SpatiaLite suppport for IsValid, MakeValid, and __isvalid. 8 年之前
  Tim Graham 3ce212a23c Fixed #27494 -- Fixed typos in docs/topics/db/models.txt. 8 年之前
  Mitchel Humpherys ae660cde5a Fixed incorrect word choice in docs/topics/migrations.txt. 8 年之前
  Simon Charette 31a56e30cf Fixed #27407 -- Made Model.delete(keep_parents=True) preserve parent reverse relationships. 8 年之前
  Brandon Chinn eed6150009 Refs #27003 -- Fixed JSONField crash on converted values. 8 年之前
  Brandon Chinn 6573274161 Refs #27003 -- Fixed SimpleArrayField crash on converted values. 8 年之前
  akki 74ed20b49a Replaced "django" with "Django" in spelling_wordlist. 8 年之前
  Adam Chainz 7c6efb3233 Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL. 8 年之前
  Jonatas CD 9da45ff352 Fixed #26985 -- Doc'd that ForeignKey.to_field reference must be unique. 8 年之前
  Michiel Beijen 364293529b Fixed #27393 -- Aligned input boxes in admin password reset forms. 8 年之前
  Mariusz Felisiak 12f7928f5a Fixed #27394 -- Added scientific notation support for big integers in floatformat filter. 8 年之前
  Simon Charette 9e4fd3301d Refs #25284 -- Corrected an obsolete implicit __in lookup example. 8 年之前
  Mariusz Felisiak 789a02b31e Used setUpTestData() in ordering tests. 8 年之前
  Carl Meyer 6e222dae56 Fixed #27453 -- Avoided unnecessary recompilation of non-translated URL regexes. 8 年之前
  Carl Meyer e454db3eee Added tests for LocaleRegexProvider. 8 年之前
  Ramin Farajpour Cami 0a63ef3f61 Fixed #27463 -- Fixed E741 flake8 warnings. 8 年之前
  Sergey Fedoseev c7bfcd2f37 Fixed #27481 -- Made SQLite return annotated boolean values as boolean, not integer. 8 年之前
  Ramin Farajpour Cami 967be82443 Fixed E305 flake8 warnings. 8 年之前
  Tim Graham 6072de727f Decorated a few functions. 8 年之前
  Christian von Roques cbae4d3184 Fixed #27448 -- Switched use of functions deprecated in PostGIS 2.2. 8 年之前
  Claude Paroz df3e92a41c Documented GEOS 3.5 support 8 年之前
  Claude Paroz 8c7778884b Dropped support for GDAL 1.7 and 1.8 8 年之前