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
2024-09-03
Added EMAIL_USE_SSL to the 'Core Settings Topical Index' docs.
github-user-en
2024-08-30
Fixed #35702 -- Removed connection pooling note for mysql drivers.
Hisham Mahmood
2024-08-28
Removed outdated note about lack of subquery support in MySQL.
Adam Johnson
2024-08-28
Fixed typo in docs/ref/models/expressions.txt.
Mariusz Felisiak
2024-08-28
Fixed typo in docs/ref/models/expressions.txt.
Mariusz Felisiak
2024-08-20
Fixed #35668 -- Added mapping support to format_html_join.
nabil-rady
2024-08-20
Fixed #35671 -- Clarified string-based fields behavior when null=False.
Clifford Gama
2024-08-13
Fixed typo of --no-startup in django-admin docs.
David Smith
2024-08-12
Fixed #35586 -- Added support for set-returning database functions.
Devin Cox
2024-08-12
Refs #35591 -- Removed hardcoded "stable" version in runserver warning.
Mariusz Felisiak
2024-08-09
Fixed #35591 -- Added unsuitable for production console warning to runserver.
Andrew Miller
2024-08-08
Doc'd that SessionMiddleware is required for the admin site.
Jure Cuhalev
2024-08-08
Refs #35591 -- Emphasized that runserver is not suitable for production.
Andrew Miller
2024-08-08
Refs #31405 -- Improved LoginRequiredMiddleware documentation.
Adam Johnson
2024-08-05
Used :pypi: role in docs where appropriate.
Mariusz Felisiak
2024-08-05
Refs #35380 -- Updated screenshots in admin docs.
Natalia
2024-08-02
Refs #35601, Refs #35599 -- Made cosmetic edits to TelInput/ColorInput docs.
Mariusz Felisiak
2024-08-02
Fixed #35601 -- Added TelInput widget.
lucasesposito
2024-08-02
Fixed #35599 -- Added ColorInput widget.
arjunomray
2024-07-31
Fixed #35598 -- Added SearchInput widget.
Jeremy Thompson
2024-07-25
Fixed #35627 -- Raised a LookupError rather than an unhandled ValueError in g...
Lorenzo Peña
2024-07-24
Fixed #35604, Refs #35326 -- Made FileSystemStorage.exists() behaviour indepe...
Sarah Boyce
2024-07-23
Updated example links in urlize docs.
Matthew Somerville
2024-07-22
Refs #10941 -- Reorganized querystring template tag docs.
nessita
2024-07-15
Refs #10941 -- Renamed query_string template tag to querystring.
Sarah Boyce
2024-07-15
Fixed #35464 -- Updated docs to note fieldsets have limited impact on Tabular...
Maryam Yusuf
2024-07-09
Fixed CVE-2024-39614 -- Mitigated potential DoS in get_supported_language_var...
Sarah Boyce
2024-07-04
Removed outdated note about limitations in Clickjacking protection.
Mariusz Felisiak
2024-07-04
Removed unneeded hyphens in "counterintuitive".
Carlton Gibson
2024-07-03
Refs #28900 -- Made SELECT respect the order specified by values(*selected).
Simon Charette
2024-07-01
Fixed #23790 -- Warned about renaming AppConfig.label in docs/ref/application...
Andrew Miller
2024-06-25
Optimized admin docs images.
Sarah Boyce
2024-06-25
Refs #35380 -- Updated screenshots in admin docs.
nessita
2024-06-24
Fixed #35306 -- Documented fallback localization formats in templates when lo...
lufafajoshua
2024-06-20
Fixed #35441 -- Documented Context and RequestContext keyword arguments.
John Higgins
2024-06-18
Fixed #12978 -- Added support for RSS feed stylesheets.
Baptiste Mispelon
2024-06-18
Fixed #35505 -- Added extrabody block to admin/base.html.
stefan.ivic
2024-06-13
Fixed #35470 -- Separated i18n and l10n globalization settings docs.
lufafajoshua
2024-06-12
Fixed #35401 -- Documented the conditional_page() decorator.
lufafajoshua
2024-06-12
Refs #35401 -- Linked the CsrfViewMiddleware docs to the csrf_protect() decor...
lufafajoshua
2024-05-30
Made cosmetic edits to code snippets reformatted with blacken-docs.
Mariusz Felisiak
2024-05-29
Fixed 35467 -- Replaced urlparse with urlsplit where appropriate.
Jake Howard
2024-05-27
Fixed #35443 -- Changed ordinal to return negative numbers unchanged.
Simon Törnqvist
2024-05-27
Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0.
Mariusz Felisiak
2024-05-23
Fixed #24076 -- Added warnings on usage of dates with DateTimeField and datet...
Adam Zapletal
2024-05-22
Removed versionadded/changed annotations for 5.0.
Natalia
2024-05-22
Fixed #31405 -- Added LoginRequiredMiddleware.
Hisham Mahmood
2024-05-22
Refs #35189 -- Updated ModelAdmin.fieldsets screenshot in admin docs.
Natalia
2024-05-22
Fixed #35189 -- Improved admin collapsible fieldsets by using <details> eleme...
Marijke Luttekes
2024-05-21
Fixed #18119 -- Added a DomainNameValidator validator.
Berker Peksag
[prev]
[next]