summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-04-15[3.0.x] Fixed typo in docs/ref/templates/builtins.txt.Mariusz Felisiak
2020-04-14[3.0.x] Fixed term warning on Sphinx 3.0.1+.Mariusz Felisiak
2020-04-14[3.0.x] Refs #31224 -- Removed incorrect @sync_to_async(thread_sensitive=True...Andrew Godwin
2020-04-10[3.0.x] Refs #10427 -- Corrected BoundField.css_classes() signature in docs.David Smith
2020-04-07[3.0.x] Fixed highlightlang deprecation warning on Sphinx 1.8+.Mariusz Felisiak
2020-04-07[3.0.x] Fixed CodeBlock deprecation warning on Sphinx 2.1+.Mariusz Felisiak
2020-04-07[3.0.x] Fixed Sphinx warnings on duplicate object descriptions.Mariusz Felisiak
2020-04-06[3.0.x] Fixed #31420 -- Fixed crash when filtering subquery annotation agains...Hasan Ramezani
2020-04-06[3.0.x] Fixed #31423 -- Clarified nested atomic() example.Simon Charette
2020-04-01[3.0.x] Corrected docs spelling of PgBouncer.Carlton Gibson
2020-04-01[3.0.x] Prevented (and corrected) single backtick usage in docs.Adam Johnson
2020-04-01[3.0.x] Refs #31320 -- Warned against using BEGIN/COMMIT in RunSQL.Adam Johnson
2020-04-01[3.0.x] Added stub release notes for 3.0.6.Carlton Gibson
2020-04-01[3.0.x] Added release dates for 2.2.12 and 3.0.5.Carlton Gibson
2020-03-31[3.0.x] Removed unused link in docs/faq/help.txt.Mariusz Felisiak
2020-03-30[3.0.x] Fixed links in Getting Help FAQ.Adam Johnson
2020-03-27[3.0.x] Fixed #31400 -- Doc'd the expected type of CONN_MAX_AGE database option.Hasan Ramezani
2020-03-26[3.0.x] Rewrote Get Help FAQ.Adam Johnson
2020-03-26[3.0.x] Fixed #31330 -- Corrected catchall URL pattern in flatpages docs.Carlton Gibson
2020-03-25[3.0.x] Added additional note that tests use locmem email backend.Adam Johnson
2020-03-25[3.0.x] Improved docs on migration reversibility.Adam Johnson
2020-03-25[3.0.x] Improved sessions notes in deployment checklist.Adam Johnson
2020-03-25[3.0.x] Fixed #31377 -- Disabled grouping by aliases on QuerySet.values()/val...Hasan Ramezani
2020-03-24[3.0.x] Added link to contributing docs in deprecation policy.Adam Johnson
2020-03-24[3.0.x] Fixed #31385 -- Improved wording in tutorial 1.Victor Moura
2020-03-23[3.0.x] Removed obsolete references to South database migrations.Tim Graham
2020-03-18[3.0.x] Fixed #31368 -- Doc'd 'expression' parameter of Field.from_db_value()...Hasan Ramezani
2020-03-17[3.0.x] Fixed typo in docs/topics/async.txt.Carlton Gibson
2020-03-17[3.0.x] Made logging config examples more accessible.Ben Li-Sauerwine
2020-03-17[3.0.x] Corrected outdated sentence in One-to-one relationships docs.Philipp Bosch
2020-03-14[3.0.x] Fixed #31362 -- Removed nonexistent choices attribute from MultipleHi...David Smith
2020-03-14[3.0.x] Fixed #31330 -- Updated flatpages URLconf example to work with APPEND...Hasan Ramezani
2020-03-13[3.0.x] Refs #31224 -- Doc'd async adapter functions.Andrew Godwin
2020-03-10[3.0.x] Fixed #30439 -- Added support for different plural forms for a language.Claude Paroz
2020-03-10[3.0.x] Added stub release notes for 2.2.12.Carlton Gibson
2020-03-10[3.0.x] Clarified SeparateDatabaseAndState docs and added example of changing...Adam Johnson
2020-03-10[3.0.x] Fixed #27865 -- Adjusted docs example to avoid confusion with models....Adam Radwon
2020-03-10[3.0.x] Corrected learn_cache_key() signature in docs.Mariusz Felisiak
2020-03-10[3.0.x] Updated migrations example in tutorial 2.Mariusz Felisiak
2020-03-10[3.0.x] Corrected get_cache_key() signature in docs.Борис Верховский
2020-03-09[3.0.x] Fixed #31350 -- Fixed typo in docs/topics/db/optimization.txt.Shrikrishna Singh
2020-03-06[3.0.x] Doc'd return values of as_sql() for Func and query expressions.Adam Johnson
2020-03-06[3.0.x] Added missing backticks in various docs.Mariusz Felisiak
2020-03-06[3.0.x] Fixed #31342 -- Clarified docs about using base managers for related ...Carlton Gibson
2020-03-05[3.0.x] Fixed #31341 -- Doc'd minimal gettext version with ES6 template strin...Claude Paroz
2020-03-04[3.0.x] Added stub release notes for 3.0.5.Mariusz Felisiak
2020-03-04[3.0.x] Fixed typo in docs/releases/1.11.29.txt.Mariusz Felisiak
2020-03-04[3.0.x] Added CVE-2020-9402 to security archive.Mariusz Felisiak
2020-03-04[3.0.x] Fixed CVE-2020-9402 -- Properly escaped tolerance parameter in GIS fu...Mariusz Felisiak
2020-03-03[3.0.x] Fixed #31150 -- Included subqueries that reference related fields in ...Mariusz Felisiak