index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
Age
Commit message (
Expand
)
Author
2023-08-22
[4.2.x] Fixed #34781 -- Updated logging ref docs for django.server's request ...
Keryn Knight
2023-08-01
[4.2.x] Corrected pycon formatting in some docs.
Almaz Kunpeissov
2023-07-28
[4.2.x] Fixed #34749 -- Corrected QuerySet.acreate() signature in docs.
John Parton
2023-07-24
[4.2.x] Refs #34712 -- Doc'd that defining STORAGES overrides the default con...
Bruno Alla
2023-07-21
[4.2.x] Added missing backticks in docs.
Mariusz Felisiak
2023-07-20
[4.2.x] Fixed typo in docs/ref/models/querysets.txt.
nessita
2023-07-20
[4.2.x] Refs #30052 -- Clarified that defer() and only() do not work with agg...
Vyacheslav Dmitriev
2023-07-18
Added reference to TypedChoiceField in ChoiceField docs.
David Sanders
2023-07-03
[4.2.x] Fixed #33405, Refs #7177 -- Clarified docs for filter escapejs regard...
Jon Ribbens
2023-07-03
[4.2.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator a...
Mariusz Felisiak
2023-06-27
[4.2.x] Added dedicated section for output_field in query expressions docs.
nessita
2023-06-27
[4.2.x] Fixed typo in docs/ref/models/querysets.txt.
Mariusz Felisiak
2023-06-20
[4.2.x] Corrected admin.E013 check message in docs.
Mariusz Felisiak
2023-06-01
[4.2.x] Fixed #34595 -- Doc'd that format_string arg of format_html() is not ...
AP Jama
2023-05-31
[4.2.x] Fixed #34600 -- Removed references to bleach in docs.
Akash Kumar Sen
2023-05-26
[4.2.x] Fixed #34574 -- Noted unexpected outcomes in autoescape/escape docs.
Natalia
2023-05-24
[4.2.x] Corrected documentation of Log database function.
Stefan Brand
2023-05-17
[4.2.x] Fixed #34568 -- Made makemigrations --update respect --name option.
Mariusz Felisiak
2023-05-17
[4.2.x] Updated broken links in docs.
Mariusz Felisiak
2023-05-12
[4.2.x] Fixed #34556 -- Doc'd that StreamingHttpResponse accepts memoryviews ...
Alexerson
2023-05-12
[4.2.x] Clarified database connections lifetime outside HTTP requests.
Alberto Sottile
2023-05-07
[4.2.x] Corrected code-block directive in docs/ref/templates/builtins.txt.
Pan Dango
2023-05-04
[4.2.x] Corrected code-block directives in docs.
Jannis Vajen
2023-04-27
[4.2.x] Refs #33662 -- Corrected Sitemap.get_languages_for_item() signature i...
Andrei Shabanski
2023-04-27
[4.2.x] Doc'd that Count("*") is equivalent to COUNT(*) SQL.
Tom Forbes
2023-04-21
[4.2.x] Added meaningful titles to ..admonition:: directives.
Mariusz Felisiak
2023-04-20
[4.2.x] Fixed #34440 -- Doc'd that & queryset operator works similar to chain...
David Sanders
2023-04-19
[4.2.x] Fixed #34435 -- Doc'd that JSONField.default must be a callable.
Sage Abdullah
2023-04-17
[4.2.x] Added Snowflake to list of third-party DB backends.
Tim Graham
2023-04-17
[4.2.x] Used extlinks for PyPI links.
Tim Graham
2023-04-15
[4.2.x] Fixed #34419 -- Doc'd django.contrib.admin.sites.all_sites.
Edison Wang
2023-04-06
[4.2.x] Refs #34028 -- Doc'd that get_script_prefix() cannot be used outside ...
Sarah Boyce
2023-04-03
[4.2.x] Fixed #34431 -- Improved Date/DateTimeField/TimeField.input_formats d...
Edison Wang
2023-03-24
[4.2.x] Fixed typos in docs/ref/forms/renderers.txt.
Mariusz Felisiak
2023-03-18
[4.2.x] Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage ...
Mariusz Felisiak
2023-03-16
[4.2.x] Fixed #34404 -- Clarified how FileResponse set Content-Type header.
Ayush Bisht
2023-03-12
[4.2.x] Corrected example in CreateCollation() docs.
Adam Johnson
2023-03-09
[4.2.x] Doc'd that action descriptions are %-formatted.
Mariusz Felisiak
2023-03-09
[4.2.x] Fixed #34395 -- Updated admin's jQuery to 3.6.4.
Mariusz Felisiak
2023-03-08
[4.2.x] Fixed #34384 -- Fixed session validation when rotation secret keys.
David Wobrock
2023-03-07
[4.2.x] Refs #31626 -- Noted that Daphne provides a runserver command.
Carlton Gibson
2023-03-01
[4.2.x] Doc'd that django.setup() is called under ASGI.
Adam Johnson
2023-03-01
[4.2.x] Fixed #34367 -- Updated instructions for installing GeoDjango on Wind...
Heath Henley
2023-03-01
[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-28
[4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues...
Joseph Victor Zammit
2023-02-24
[4.2.x] Doc'd that Meta.indexes is preferred to Field.db_index.
Adam Johnson
2023-02-16
[4.2.x] Refs #21080, Refs #34322 -- Added warning to ManifestStaticFilesStora...
Mariusz Felisiak
2023-02-14
[4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
Markus Holtermann
2023-02-10
[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-02-10
[4.2.x] Fixed #34325 -- Corrected wording in PercentRank() docs.
dennisvang
[next]