История коммитов

Автор SHA1 Сообщение Дата
  Ilia Peterov 0010721e89 Improved example of index on SearchVector in full text search docs. 2 лет назад
  Mariusz Felisiak a9e7beb959 Refs #33953 -- Fixed test_rename_model_with_db_table_rename_m2m() crash on SQLite < 3.20. 2 лет назад
  Mariusz Felisiak 4483a9b12f Fixed #33960 -- Fixed migrations crash on SQLite < 3.26. 2 лет назад
  Mariusz Felisiak f210de760b Refs #28333 -- Fixed NonQueryWindowTests.test_invalid_filter() on databases that don't support window expressions. 2 лет назад
  Mohamed Karam b92ffebb0c Fixed #33954 -- Prevented models.DecimalField from accepting NaN, Inf, and -Inf values. 2 лет назад
  David Wobrock 806e9e2d0d Fixed #33952 -- Reallowed creating reverse foreign key managers on unsaved instances. 2 лет назад
  Simon Charette 0701bb8e1f Fixed #33928 -- Avoided unnecessary queries when cascade updating. 2 лет назад
  Simon Charette a9be1dc551 Refs #33928 -- Removed unnecessary attribute assignment on on-delete updates. 2 лет назад
  Mariusz Felisiak 081871bc20 Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL. 2 лет назад
  Iuri de Silvio 166a3b3263 Fixed #33953 -- Reverted "Fixed #33201 -- Made RenameModel operation a noop for models with db_table." 2 лет назад
  Simon Charette 71902e0d9f Fixed #33938 -- Fixed migration crash for m2m with a through model in another app. 2 лет назад
  Jan Pieter Waagmeester 2480554dc4 Fixed typo in django/db/models/fields/files.py comment. 2 лет назад
  Neeraj Kumar 9942f3fb49 Fixed #33830 -- Fixed VariableDoesNotExist when rendering ClearableFileInput. 2 лет назад
  Daniel Hahler 6f49b7b69b Refs #18707 -- Corrected django.test.Client signature in docs. 2 лет назад
  Willem Van Onsem 16fffc829c Fixed #33916 -- Added support for serialization of enum.Flag in migrations. 2 лет назад
  Simon Charette b30c0081d4 Refs #27412 -- Confirmed support for executing Coalesce(subquery). 2 лет назад
  Kanza 5f5401b114 Fixed #33920 -- Doc'd dependency of LOGGING_CONFIG callback on non-empty LOGGING. 2 лет назад
  David Wobrock 897f38fabe Fixed #33927 -- Fixed crash when displaying ArrayField with choices in admin. 2 лет назад
  Claude Paroz 4488a25cc9 Removed unused path variable in model_fields tests. 2 лет назад
  Claude Paroz 903ac2f364 Fixed #33949 -- Fixed fixture dirs duplicates with Path instances. 2 лет назад
  Alex Morega 7e6b537f5b Fixed #33939 -- Used functools.partial() in transaction.on_commit() examples. 2 лет назад
  Mariusz Felisiak e9fd2b5724 Refs #26511 -- Fixed json.KeyTextTransform() on MySQL/MariaDB. 2 лет назад
  Tom Carrick bd36023100 Used CSS flex for admin's submit row. 2 лет назад
  Jacob Rief aed60aee38 Fixed #33930 -- Eased customization of delete_confirmation.html template in the admin. 2 лет назад
  Benoît Vinot e3cb8bcb7d Fixed #33932 -- Fixed altering AutoFields to OneToOneField on PostgreSQL. 2 лет назад
  Carlton Gibson e1056ed5a2 Refs #33491 -- Split CSS selected-row highlight selectors. 2 лет назад
  Marcelo Galigniana 0aa2f16e63 Fixed #33491 -- Fixed change-list selected row-highlight on cancelled delete. 2 лет назад
  Tom Carrick d46cc15c51 Fixed #33878 -- Switched to system fonts in CSS. 2 лет назад
  Tom Carrick 43ddce0aeb Fixed CSS variable indentation. 2 лет назад
  Willem Van Onsem 08688bd7dd Refs #33916 -- Added tests for serialization of enum.Flag in migrations. 2 лет назад