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-12
Fixed #27505 -- Allowed customizing Paginator's error messages.
Marcelo Galigniana
2023-04-10
Fixed #34455 -- Restored i18n_patterns() respect of prefix_default_language a...
sarahboyce
2023-04-07
Fixed #34470 -- Enforced UTF-8 encoding on PostgreSQL.
Mariusz Felisiak
2023-04-07
Fixed #34466 -- Reallowed setting cursor_factory in DATABASES["options"] on P...
Anders Kaseorg
2023-04-07
Fixed #34464 -- Fixed queryset aggregation over group by reference.
Simon Charette
2023-04-06
Fixed typos in docs/faq/contributing.txt.
Rishi Joshi
2023-04-06
Fixed #34459 -- Fixed SearchVector() crash for parameters with % symbol.
Mariusz Felisiak
2023-04-06
Fixed #34463 -- Corrected code-block directives in docs.
Yahya Ali
2023-04-06
Refs #34028 -- Doc'd that get_script_prefix() cannot be used outside of the r...
Sarah Boyce
2023-04-05
Added release date for 4.1.8.
Mariusz Felisiak
2023-04-05
Fixed #34458 -- Fixed QuerySet.defer() crash on attribute names.
Simon Charette
2023-04-04
Refs #34434 -- Added note about breaking changes in psycopg version 3 to rele...
David Sanders
2023-04-04
Updated release process for 2.0+ release numbering and latest practices.
Mariusz Felisiak
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
[prev]
[next]