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
Age
Commit message (
Expand
)
Author
2023-04-03
Fixed #33738 -- Allowed handling ASGI http.disconnect in long-lived requests.
th3nn3ss
2023-04-03
Added stub release notes for 4.2.1.
Mariusz Felisiak
2023-04-03
Finalized release notes for Django 4.2.
Mariusz Felisiak
2023-04-03
Fixed #34431 -- Improved Date/DateTimeField/TimeField.input_formats docs.
Edison Wang
2023-03-30
Fixed #34446 -- Removed unneeded and incorrect example in coding style docs.
JiriKr
2023-03-30
Reverted "Refs #31949 -- Enabled @sensitive_variables to work with async func...
Mariusz Felisiak
2023-03-24
Fixed typos in docs/ref/forms/renderers.txt.
Mariusz Felisiak
2023-03-24
Fixed #34077 -- Added form field rendering.
David Smith
2023-03-24
Added Django Forum to mailing lists page.
Carlton Gibson
2023-03-24
Fixed #28553 -- Fixed annotation mismatch with QuerySet.values()/values_list(...
David Wobrock
2023-03-22
Fixed #34409 -- Doc'd limitation of dictfetchall() and namedtuplefetchall() e...
Jesper Olsson
2023-03-22
Doc'd use of asgiref.sync adapters with sensitive variables.
Carlton Gibson
2023-03-22
Refs #31949 -- Adjusted error reporting docs.
Carlton Gibson
2023-03-22
Refs #31949 -- Enabled @sensitive_variables to work with async functions.
Jon Janzen
2023-03-22
Fixed typo in docs/topics/class-based-views/mixins.txt.
amirsoroush
2023-03-21
Fixed #34388 -- Allowed using choice enumeration types directly on model and ...
T. Franzel
2023-03-20
Fixed some typos in comments, docstrings, and tests.
Liyang Zhang
2023-03-18
Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage optional.
Mariusz Felisiak
2023-03-16
Fixed #1873 -- Handled multi-valued query parameters in admin changelist filt...
sarahboyce
2023-03-16
Fixed #34404 -- Clarified how FileResponse set Content-Type header.
Ayush Bisht
2023-03-15
Reverted "Fixed #33213 -- Doc'd testing code coverage in parallel and used it."
Mariusz Felisiak
2023-03-12
Corrected example in CreateCollation() docs.
Adam Johnson
2023-03-09
Doc'd that action descriptions are %-formatted.
Mariusz Felisiak
2023-03-09
Fixed #34395 -- Updated admin's jQuery to 3.6.4.
Mariusz Felisiak
2023-03-08
Fixed #34370 -- Added integer fields validation as 64-bit on SQLite.
nabil-rady
2023-03-08
Fixed #34384 -- Fixed session validation when rotation secret keys.
David Wobrock
2023-03-07
Refs #31626 -- Noted that Daphne provides a runserver command.
Carlton Gibson
2023-03-07
Fixed #31920 -- Made AuthenticationMiddleware add request.auser().
Jon Janzen
2023-03-07
Fixed #32172 -- Adapted signals to allow async handlers.
Jon Janzen
2023-03-06
Added stub release notes for 4.1.8.
Mariusz Felisiak
2023-03-05
Fixed typo in docs/releases/5.0.txt.
Ivan Sagalaev
2023-03-03
Fixed #32539 -- Added toggleable facet filters to ModelAdmin.
sarahboyce
2023-03-01
Doc'd that django.setup() is called under ASGI.
Adam Johnson
2023-03-01
Fixed #34367 -- Updated instructions for installing GeoDjango on Windows.
Heath Henley
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
Refs #34140 -- Added configurations to run blacken-docs linter and adjusted d...
Mariusz Felisiak
2023-03-01
Refs #34140 -- Made minor edits to rst code-blocks.
Mariusz Felisiak
2023-02-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2023-02-24
Doc'd that Meta.indexes is preferred to Field.db_index.
Adam Johnson
2023-02-23
Fixed #34338 -- Allowed customizing code of ValidationError in BaseConstraint...
Xavier Fernandez
2023-02-22
Fixed #34355 -- Deprecated passing positional arguments to BaseConstraint.
Xavier Fernandez
2023-02-22
Moved DatabaseIntrospection.get_table_description() internal_size release not...
Tim Graham
2023-02-16
Refs #21080, Refs #34322 -- Added warning to ManifestStaticFilesStorage docs ...
Mariusz Felisiak
2023-02-16
Fixed #34045 -- Improved accessibility of selecting items in admin changelist.
Durval Carvalho
2023-02-15
Refs #32339 -- Doc'd setting a form's template_name is recomended over using ...
David Smith
2023-02-15
Refs #32339 -- Updated docs to reflect default <div> style form rendering in ...
David Smith
2023-02-15
Refs #32339 -- Doc'd BaseFormSet.as_div()
David Smith
2023-02-14
Fixed #34328 -- Added async-only class-based middleware example.
Carlton Gibson
2023-02-14
Fixed #34280 -- Allowed specifying different field values for create operatio...
tschilling
2023-02-14
Added CVE-2023-24580 to security archive.
Carlton Gibson
[prev]
[next]