Commit Verlauf

Autor SHA1 Nachricht Datum
  antoliny0919 4fcbdb11b1 Made minor edits to form fields docs. vor 4 Monaten
  0saurabh0 f223729f8f Fixed #26001 -- Fixed non-string field exact lookups in ModelAdmin.search_fields. vor 4 Monaten
  David Smith cd4497254e Fixed #35883 -- Confirmed support for GDAL 3.9. vor 4 Monaten
  Bendeguz Csirmaz f7601aed51 Refs #373 -- Added TupleIn subqueries. vor 5 Monaten
  Sarah Boyce 611bf6c2e2 Fixed #35837 -- Added missing alters_data=True to QuerySet and UserManager methods. vor 5 Monaten
  Simon Charette 03c0a3de72 Refs #373 -- Used a feature flag to disable composite subquery test on MySQL. vor 4 Monaten
  antoliny0919 8864125d1f Updated the "Built-in Field classes" section reference to a link. vor 4 Monaten
  Sarah Boyce 2c029c718f Fixed #35876 -- Displayed non-ASCII fieldset names when rendering ModelAdmin.fieldsets. vor 5 Monaten
  Ben Cail 0eaaadd47f Fixed #35180 -- Recreated PostgreSQL _like indexes when changing between TextField and CharField field types. vor 6 Monaten
  maddrum b50d1a020d Fixed #35866 -- Clarified the positioning Python magic methods on models in the internal style guide. vor 5 Monaten
  Anthony Joseph 3a8f52fbc6 Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE option on PostgreSQL 17+. vor 5 Monaten
  Johanan-Ayadata 97a6a678c4 Added missing lang attributes to html elements in docs. vor 5 Monaten
  aruseni a8f8b5a477 Clarified default behavior when fields and fieldsets are not set on ModelAdmin. vor 5 Monaten
  Mike Edmunds 17c8ee7e3f Fixed #35864 -- Documented EmailMessage.connection is ignored when using send_messages(). vor 5 Monaten
  antoliny0919 8f3dee1dfd Fixed #35873 -- Corrected Form.as_table() call in form docs. vor 5 Monaten
  Tainara Palmeira fc22fdd34f Refs #35844 -- Expanded compatibility for expected error messages in command tests on Python 3.12 and 3.13. vor 5 Monaten
  aruseni d7f78eb5d6 Corrected note on importing fields in model field reference docs. vor 5 Monaten
  Maria Hynes 163e72ebba Removed unneeded OS reference on running the test suite in contributing docs. vor 5 Monaten
  Clifford Gama 799c377818 Fixed typo in ref/models/fields.txt. vor 5 Monaten
  Mike Edmunds cf4d902eb5 Refs #35581 -- Reduced boilerplate in mail tests. vor 7 Monaten
  Mike Edmunds 00861c4ca7 Refs #35581 -- Identified mail tests that check for Python 2 behavior. vor 5 Monaten
  Mike Edmunds 4d76adfacd Refs #35581 -- Verified attachments in the generated message in mail tests. vor 5 Monaten
  Mike Edmunds 889be2f455 Refs #35581 -- Clarified some test names and comments in mail tests. vor 5 Monaten
  Peter Ruszel cf9da6fadd Fixed #35868 -- Removed unneeded AttributeError catching in collectstatic's delete_file(). vor 5 Monaten
  antoliny0919 738e0601d5 Fixed #35871 -- Corrected example on altering the base_fields attribute in forms docs. vor 5 Monaten
  earthyoung 555f2412cb Refs #34900 -- Removed usage of deprecated glob.glob1(). vor 5 Monaten
  Claude Paroz 43287cbb87 Refs #35742 -- Used curly quote in add user form message. vor 5 Monaten
  Paolo Melchiorre b5669f08bc Improved the writing documentation contributing guide. vor 5 Monaten
  Tainara Palmeira 4c3897bb15 Refs #35844 -- Corrected expected error messages in commands tests on Python 3.14+. vor 5 Monaten
  Mariusz Felisiak 7a1fa20e9b Made GitHub actions display all warnings in Python tests. vor 5 Monaten