Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Simon Charette 4608d34b34 Fixed #36088 -- Avoided unnecessary DEFAULT usage on bulk_create(). 3 tháng trước cách đây
  AlexCLeduc a084c5d35a Fixed #35238 -- Fixed database serialization crash when base managers use prefetch_related(). 1 năm trước cách đây
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 năm trước cách đây
  Chinmoy Chakraborty 270072c4c2 Fixed #32158 -- Fixed loaddata crash on SQLite when table/column names are SQL keywords. 4 năm trước cách đây
  Hasan Ramezani 50c3ac6fa9 Fixed #31762 -- Made reloading the database for tests use the base manager. 4 năm trước cách đây
  Matthijs Kooijman 289d0ec6fd Refs #31051 -- Fixed reloading the database with circular related objects and natural keys for tests. 5 năm trước cách đây
  Matthijs Kooijman 12e6f573ad Refs #26552 -- Added test for reloading the database with self-referential objects. 5 năm trước cách đây
  Matthijs Kooijman 98f23a8af0 Fixed #26552 -- Deferred constraint checks when reloading the database with data for tests. 5 năm trước cách đây
  Johannes Hoppe 7254f1138d Refs #29444 -- Allowed returning multiple fields from INSERT statements on PostgreSQL. 5 năm trước cách đây
  Johannes Hoppe bc91f27a86 Refs #29444 -- Added support for fetching a returned non-integer insert values on Oracle. 5 năm trước cách đây
  Simon Charette 095c1aaa89 Fixed #28849 -- Fixed referenced table and column rename on SQLite. 7 năm trước cách đây
  Claude Paroz f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage 8 năm trước cách đây
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 năm trước cách đây
  Simon Charette 7b8e4545c3 Refs #8548 -- Removed a workaround for lengthy verbose name. 9 năm trước cách đây
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 năm trước cách đây
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 10 năm trước cách đây
  Anubhav Joshi 91f1b6dcdc Fixed #13711 -- Model check added to ensure that auto-generated column name is within limits of the database. 10 năm trước cách đây
  Aymeric Augustin 237c229b91 Avoided using BinaryField unecessarily in tests. 10 năm trước cách đây
  Simon Charette 10e3faf191 Fixed #19774 -- Deprecated the contenttypes.generic module. 11 năm trước cách đây
  Tim Graham aa830009de Fixed #17519 -- Fixed missing SQL constraints to proxy models. 11 năm trước cách đây
  Claude Paroz 86b1c31689 Fixed #19954 -- Fixed MySQL _last_executed decoding 12 năm trước cách đây
  Alex Gaynor bbbd698c7a Added a ManyToManyField(db_constraint=False) option, this allows not creating constraints on the intermediary models. 12 năm trước cách đây
  Florian Apolloner 89f40e3624 Merged regressiontests and modeltests into the test root. 12 năm trước cách đây