Commit History

Author SHA1 Message Date
  Mike Edmunds 17c8ee7e3f Fixed #35864 -- Documented EmailMessage.connection is ignored when using send_messages(). 3 weeks ago
  antoliny0919 8f3dee1dfd Fixed #35873 -- Corrected Form.as_table() call in form docs. 3 weeks ago
  Tainara Palmeira fc22fdd34f Refs #35844 -- Expanded compatibility for expected error messages in command tests on Python 3.12 and 3.13. 3 weeks ago
  aruseni d7f78eb5d6 Corrected note on importing fields in model field reference docs. 3 weeks ago
  Maria Hynes 163e72ebba Removed unneeded OS reference on running the test suite in contributing docs. 4 weeks ago
  Clifford Gama 799c377818 Fixed typo in ref/models/fields.txt. 4 weeks ago
  Mike Edmunds cf4d902eb5 Refs #35581 -- Reduced boilerplate in mail tests. 3 months ago
  Mike Edmunds 00861c4ca7 Refs #35581 -- Identified mail tests that check for Python 2 behavior. 3 weeks ago
  Mike Edmunds 4d76adfacd Refs #35581 -- Verified attachments in the generated message in mail tests. 3 weeks ago
  Mike Edmunds 889be2f455 Refs #35581 -- Clarified some test names and comments in mail tests. 3 weeks ago
  Peter Ruszel cf9da6fadd Fixed #35868 -- Removed unneeded AttributeError catching in collectstatic's delete_file(). 3 weeks ago
  antoliny0919 738e0601d5 Fixed #35871 -- Corrected example on altering the base_fields attribute in forms docs. 3 weeks ago
  earthyoung 555f2412cb Refs #34900 -- Removed usage of deprecated glob.glob1(). 3 weeks ago
  Claude Paroz 43287cbb87 Refs #35742 -- Used curly quote in add user form message. 4 weeks ago
  Paolo Melchiorre b5669f08bc Improved the writing documentation contributing guide. 4 weeks ago
  Tainara Palmeira 4c3897bb15 Refs #35844 -- Corrected expected error messages in commands tests on Python 3.14+. 1 month ago
  Mariusz Felisiak 7a1fa20e9b Made GitHub actions display all warnings in Python tests. 1 month ago
  mbcodes c973d9ee82 Improved readability of triage workflow image by increasing its size and color contrast. 1 month ago
  Mariusz Felisiak 5cf88dcc57 Refs #35803 -- Added support for __covers GIS lookup on MySQL. 1 month ago
  Mariusz Felisiak c77573716a Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11.7+. 1 month ago
  Mariusz Felisiak 0b7edb9fcd Refs #35803 -- Added support for __coveredby GIS lookup on MySQL and MariaDB 11.7+. 1 month ago
  Carlton Gibson 6dcab75d5d Refs #26029 -- Extended docs for the StorageHandler default instance. 1 month ago
  Mariusz Felisiak 34066d6cf3 Refs #35844 -- Fixed tests for test --parallel option on Python 3.14+. 1 month ago
  Paolo Melchiorre 2d612162d8 Used webbroswer module in docs Makefile. 1 month ago
  AfiMaameDufie 6ae0dc89c5 Updated authentication solutions list on using REMOTE_USER how-to. 1 month ago
  koresi b8e9cdf13b Fixed #22828 -- Warned that ModelAdmin get hooks return the property itself rather a copy. 2 months ago
  Mariusz Felisiak ef28b05767 Refs #35803 -- Added more tests for __coveredby and __covers GIS lookups. 1 month ago
  David D Lowe de2bb73904 Doc'd that unusable passwords are defined by metadata in the password field. 1 month ago
  Clifford Gama 4d11ea1ef0 Fixed #28999 -- Documented how to reverse a class-based view by instance. 1 month ago
  Clifford Gama be138f32ed Refs #28999 -- Added tests for reversing a class-based view by instance. 1 month ago