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-10-30
Fixed #35873 -- Corrected Form.as_table() call in form docs.
antoliny0919
2024-10-29
Corrected note on importing fields in model field reference docs.
aruseni
2024-10-29
Fixed typo in ref/models/fields.txt.
Clifford Gama
2024-10-29
Fixed #35871 -- Corrected example on altering the base_fields attribute in fo...
antoliny0919
2024-10-25
Refs #35803 -- Added support for __covers GIS lookup on MySQL.
Mariusz Felisiak
2024-10-25
Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11...
Mariusz Felisiak
2024-10-25
Refs #35803 -- Added support for __coveredby GIS lookup on MySQL and MariaDB ...
Mariusz Felisiak
2024-10-24
Refs #26029 -- Extended docs for the StorageHandler default instance.
Carlton Gibson
2024-10-24
Fixed #22828 -- Warned that ModelAdmin get hooks return the property itself r...
koresi
2024-10-23
Doc'd that unusable passwords are defined by metadata in the password field.
David D Lowe
2024-10-23
Fixed #28999 -- Documented how to reverse a class-based view by instance.
Clifford Gama
2024-10-23
Fixed #35731 -- Extended db_default docs.
Yash
2024-10-22
Refs #34406 -- Added support for GDAL curved geometries.
David Smith
2024-10-22
Added missing alt attribute to <img> tag in docs.
ssanger
2024-10-17
Fixed #26322 -- Consolidated lazy relationships details in docs/ref/models/fi...
Clifford Gama
2024-10-16
Fixed #35727 -- Added HttpResponse.text property.
SaJH
2024-10-15
Fixed #35656 -- Added an autodetector attribute to the makemigrations and mig...
leondaz
2024-10-10
Fixed #35103 -- Used provided error code and message when fields is set witho...
gabn88
2024-10-07
Fixed #35303 -- Implemented async auth backends and utils.
Jon Janzen
2024-10-02
Reindented attributes and methods for classes in docs/ref/middleware.txt.
nessita
2024-10-02
Fixed #35670 -- Clarified the return value for LoginRequiredMiddleware's meth...
Aditya Chaudhary
2024-09-30
Fixed #35797 -- Removed debug context processor from default project template.
Marc Gibbons
2024-09-30
Relocated path() explanation to docs/ref/urls.txt to simplify tutorial 1.
Chiara Mezzavilla
2024-09-19
Fixed #35776 -- Dropped support for GDAL 3.0.
David Smith
2024-09-19
Fixed #35748 -- Documented that fields are excluded from a ModelForm when for...
Clifford Gama
2024-09-16
Fixed #34887 -- Added support for unlimited models.CharField on SQLite.
saJaeHyukc
2024-09-09
Refs #373 -- Added Model._is_pk_set() abstraction to check if a Model's PK is...
Csirmaz Bendegúz
2024-09-09
Fixed #35631 -- Added HttpRequest.get_preferred_type().
Jake Howard
2024-09-06
Fixed #35681 -- Corrected geoip2 docs when describing GeoIP2Exception.
Jon Ribbens
2024-09-03
Fixed CVE-2024-45231 -- Avoided server error on password reset when email sen...
Natalia
2024-09-03
Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizetrunc tem...
Sarah Boyce
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
[prev]
[next]