Commit Verlauf

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