Mariusz Felisiak ba691933ce Fixed #31836 -- Dropped support for JSONField __contains and __contained_by lookups on SQLite. hace 4 años
..
examples d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. hace 4 años
aggregation.txt 5e00bd1f77 Removed unnecessary code-block directives in various docs. hace 5 años
index.txt d612026c37 Refs #28595 -- Added a hook to add execute wrappers for database queries. hace 7 años
instrumentation.txt af5ec222cc Used time.monotonic() instead of time.time() where applicable. hace 5 años
managers.txt d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. hace 4 años
models.txt d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. hace 4 años
multi-db.txt 5ef6f62634 Refs #31502 -- Made minor edits to Model._state docs. hace 4 años
optimization.txt 370628673b Fixed #31350 -- Fixed typo in docs/topics/db/optimization.txt. hace 5 años
queries.txt ba691933ce Fixed #31836 -- Dropped support for JSONField __contains and __contained_by lookups on SQLite. hace 4 años
search.txt 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. hace 5 años
sql.txt d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. hace 4 años
tablespaces.txt b6c4766f53 Refs #29548 -- Updated docs for MariaDB support. hace 5 años
transactions.txt e906ff6fca Fixed #30457 -- Added TestCase.captureOnCommitCallbacks(). hace 4 años