Historial de Commits

Autor SHA1 Mensaje Fecha
  Mariusz Felisiak 304d256674 Used :pypi: role in docs where appropriate. hace 3 meses
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. hace 1 año
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. hace 1 año
  David ce586ed693 Removed hyphen from pre-/re- prefixes. hace 2 años
  David Smith 67b5f506a6 Changed some words to use inline markup. hace 2 años
  John Hollingsworth d70b4bea18 Fixed #32518 -- Doc'd that QuerySet.contains() should not be overused. hace 2 años
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. hace 3 años
  Johan Schiff d01709aae2 Fixed #24141 -- Added QuerySet.contains(). hace 4 años
  Adam Johnson 8a642b88c3 Changed "Don't overuse count() or exists()" example to Python. hace 4 años
  Shrikrishna Singh 370628673b Fixed #31350 -- Fixed typo in docs/topics/db/optimization.txt. hace 4 años
  David Foster 6a04e69e68 Fixed #30828 -- Added how to remove/insert many-to-many relations in bulk to the database optimization docs. hace 5 años
  Simon Charette 35396a7f24 Refs #26207 -- Removed obsolete note about slow constructing a model with deferred fields. hace 5 años
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. hace 5 años
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. hace 5 años
  daniel a rios 68aeb90160 Fixed #30656 -- Added QuerySet.bulk_update() to the database optimization docs. hace 5 años
  daniel a rios fe33fdc049 Refs #30656 -- Reorganized bulk methods in the database optimization docs. hace 5 años
  Akshesh 888fdf182e Fixed #30419 -- Favored Meta.indexes over Meta.index_together in optimization docs. hace 5 años
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. hace 6 años
  Tom Forbes b042ab8976 Fixed #29685 -- Added QuerySet.explain() to the database optimization docs. hace 6 años
  Luke Plant e283c1a267 Linked to prefetch_related_objects func in DB optimization docs. hace 7 años
  Claude Paroz 01f658644a Updated various links in docs to avoid redirects hace 7 años
  Tim Graham e2d02c1fc9 Used a nontemporal example in QuerySet.bulk_create() in docs. hace 8 años
  Simon Charette 64aba7a8ab Fixed #26438 -- Fixed multiple .objects typos in the docs. hace 8 años
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. hace 8 años
  Claude Paroz 64982cc2fb Updated Wikipedia links to use https hace 9 años
  Tim Graham e8cd65f829 Fixed #25213 -- Discouraged use of QuerySet.extra() hace 9 años
  Alex de Landgraaf c8d61fa109 Fixed #21986 -- Added some guidelines for database indexes. hace 10 años
  Ramiro Morales 9dc45efeba Reference Meta.index_together in DB performance guide. hace 11 años
  evildmp dc8f95b639 Fixed #20877 -- added a performance optimization guide hace 11 años
  e0ne cbf08c6b0c Fixed #16895 -- Warned about cost of QuerySet ordering hace 11 años