Historie revizí

Autor SHA1 Zpráva Datum
  James Turk ff00a05347 Fixed #31088 -- Added support for websearch searching in SearchQuery. před 5 roky
  David Foster 6a04e69e68 Fixed #30828 -- Added how to remove/insert many-to-many relations in bulk to the database optimization docs. před 5 roky
  Felipe Lee c2c27867ef Refs #20456 -- Moved initialization of HEAD method based on GET to the View.setup() for generic views. před 5 roky
  Carlton Gibson 24e540fbd7 Fixed #29087 -- Added delete buttons for unsaved admin inlines on validation error. před 5 roky
  Hannes Ljungberg fa5f3291e7 Fixed #30903 -- Fixed migrations crash on PostgreSQL when adding Index with opclasses and ordering. před 5 roky
  Alex Aktsipetrov 681f7e2b13 Fixed #20577 -- Deferred filtering of prefetched related querysets. před 5 roky
  Katherine Michel f7eb9fb676 Refs #30010 -- Doc'd running tests with django-docker-box. před 5 roky
  James Timmins 0719edcd5f Fixed #30771 -- Fixed exact lookup against queries with selected columns. před 5 roky
  Mads Jensen 85ac838d9e Fixed #21039 -- Added AddIndexConcurrently/RemoveIndexConcurrently operations for PostgreSQL. před 5 roky
  Akash Agrawal af08a54415 Fixed #30670 -- Doc'd SchemaEditor.add/remove_constraint(). před 5 roky
  Adnan Umer 8d3519071e Fixed #30673 -- Relaxed system check for db_table collision when database routers are installed by turning the error into a warning. před 5 roky
  Chason Chaffin 55b68de643 Fixed #30608 -- Fixed non-unicode EmailMessage crash when domain name for localhost is non-ASCII. před 5 roky
  Nadège Michel 87b1ad6e73 Fixed #30421 -- Allowed symmetrical intermediate table for self-referential ManyToManyField. před 6 roky
  Caio Ariede 5248abe9b0 Fixed #30505 -- Doc'd how changes in the order of Field.choices affect migrations. před 5 roky
  葛汉斌 fcbc502af9 Simplified Model.save() a bit. před 5 roky
  Rob 58df8aa40f Fixed #28780 -- Allowed specyfing a token parameter displayed in password reset URLs. před 5 roky
  Rob 519016e5f2 Fixed #28147 -- Fixed loss of assigned parent when saving child after parent. před 5 roky
  Alex 1686dce06c Fixed #30199 -- Adjusted QuerySet.get_or_create() docs to highlight atomicity warning. před 5 roky
  Batuhan Taşkaya 5c19274643 Fixed #30453 -- Fixed crash of simple_tag() and inclusion_tag() when function is wrapped. před 5 roky
  sanchjat 21aa2a5e78 Removed unnecessary line in DebugLexer.tokenize(). před 5 roky
  Rob Golding-Day 4043dc69cd Fixed #30444 -- Moved SQL generation for tables to BaseDatabaseSchemaEditor.table_sql(). před 5 roky
  can bceadd2788 Fixed #30396 -- Added system checks for uniqueness of indexes and constraints names. před 6 roky
  zeyneloz 6485a5f450 Fixed #30409 -- Allowed using foreign key's attnames in unique/index_together and Index's fields. před 6 roky
  Jacob Green ed3c59097a Fixed #30361 -- Increased the default timeout of watchman client to 5 seconds and made it customizable. před 6 roky
  Scott Fitsimones a14c0fda15 Fixed #30328 -- Fixed crash of IntegerField.validators when limit_value in a custom validator is callable. před 6 roky
  Vinny Do a4055adf70 Fixed #30368 -- Fixed prefetch_related() for GenericForeignKey when PK is also a FK. před 6 roky
  Krisjanis Vaiders 79d3b905df Fixed #30358 -- Removed redundant assertion in FormsUtilsTestCase.test_error_dict_copy(). před 6 roky
  Dolan Antenucci f944cb3d3b Fixed #30266 -- Kept a sequence owner when altering an AutoField/BigAutoField on PostgreSQL. před 6 roky
  JangHyukJin 0027ca76c7 Used QuerySet.bulk_create() in lookup.tests. před 6 roky
  Nathan Gaberel 624573726a Fixed #29791 -- Made Engine.render_to_string() honor autoescape. před 6 roky