Historie revizí

Autor SHA1 Zpráva Datum
  Tim Graham e475e84970 Refs #26021 -- Used hanging indentation in some doc examples. před 9 roky
  Vasiliy Faronov ac77c55bc5 Fixed #26567 -- Updated references to obsolete RFC2616. před 9 roky
  Tim Graham 5ac7c8f7ab Refs #22268 -- Fixed typo in docs/ref/models/querysets.txt před 9 roky
  Iacopo Spalletti 7d485d5d75 Fixed #22268 -- Documented values_list() behavior for multivalued relations.a před 9 roky
  Tim Graham c0181f2c1f Fixed #26310 -- Documented that a queryset ordering must be specified to ensure ordered results. před 9 roky
  Tim Graham 1d17bb4f7d Refs #19527 -- Fixed typo in docs/ref/models/querysets.txt. před 9 roky
  Marc Tamlyn 8ddc79a799 Fixed #26285 -- Deprecated the MySQL-specific __search lookup. před 9 roky
  acrefoot 04240b2365 Refs #19527 -- Allowed QuerySet.bulk_create() to set the primary key of its objects. před 9 roky
  Adam Chainz ef33bc2d4d Fixed #25279 -- Made prefetch_related_objects() public. před 9 roky
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. před 9 roky
  pp b34ff66e5b Added missing period to "etc.". před 9 roky
  Bryan Marty 62ca2dea04 Fixed #8065 -- Made id_list an optional argument for QuerySet.in_bulk(). před 9 roky
  Jon Dufresne 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. před 9 roky
  Tim Graham a8f05f405f Replaced "inbuilt" with more common "built-in". před 9 roky
  Alex Morozov 4373eac998 Fixed #25132 -- Documented how to retrieve a single value using values_list() and get(). před 9 roky
  Tim Graham 69239c0f96 Fixed #21422 -- Documented that prefetch_related() results must be homogeneous. před 9 roky
  Tim Graham e0837f2cb1 Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. před 9 roky
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. před 9 roky
  Mariusz Felisiak 6f1b09bb5c Made assorted improvements to the Oracle documentation. před 9 roky
  Renato Oliveira e3720b990a Fixed #25382 -- Removed obsolete references to DateQuerySet. před 9 roky
  Caio Ariede ec9004728e Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. před 9 roky
  Tim Graham e8cd65f829 Fixed #25213 -- Discouraged use of QuerySet.extra() před 9 roky
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField před 9 roky
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. před 9 roky
  William Schwartz 9a5cfa05a0 Fixed #24997 -- Enabled bulk_create() on proxy models před 9 roky
  Matthew Somerville 2dc93bb10a Fixed #22316 -- Added time filters to TimeField on SQLite. před 10 roky
  Jon Dufresne 44f3ee7716 Fixed #9596 -- Added date transform for DateTimeField. před 10 roky
  Przemysław Suliga d29ed3f355 Fixed #24880 -- Added more explicit docs on select_for_update() on SQLite. před 9 roky
  Alexander Sosnovskiy 04e8d890ae Fixed #16891 -- Made Model/QuerySet.delete() return the number of deleted objects. před 10 roky
  David Krisch 1a62f19707 Fixed #24763 -- Moved DoesNotExist exception to model docs. před 10 roky