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-11-04
[5.1.x] Made minor edits to form fields docs.
antoliny0919
2024-10-30
[5.1.x] Added missing lang attributes to html elements in docs.
Johanan-Ayadata
2024-10-30
[5.1.x] Fixed #35873 -- Corrected Form.as_table() call in form docs.
antoliny0919
2024-10-29
[5.1.x] Corrected note on importing fields in model field reference docs.
aruseni
2024-10-29
[5.1.x] Fixed typo in ref/models/fields.txt.
Clifford Gama
2024-10-29
[5.1.x] Fixed #35871 -- Corrected example on altering the base_fields attribu...
antoliny0919
2024-10-24
[5.1.x] Refs #26029 -- Extended docs for the StorageHandler default instance.
Carlton Gibson
2024-10-24
[5.1.x] Fixed #22828 -- Warned that ModelAdmin get hooks return the property ...
koresi
2024-10-23
[5.1.x] Doc'd that unusable passwords are defined by metadata in the password...
David D Lowe
2024-10-23
[5.1.x] Fixed #35731 -- Extended db_default docs.
Yash
2024-10-22
[5.1.x] Added missing alt attribute to <img> tag in docs.
ssanger
2024-10-17
[5.1.x] Fixed #26322 -- Consolidated lazy relationships details in docs/ref/m...
Clifford Gama
2024-10-02
[5.1.x] Reindented attributes and methods for classes in docs/ref/middleware....
nessita
2024-10-02
[5.1.x] Fixed #35670 -- Clarified the return value for LoginRequiredMiddlewar...
Aditya Chaudhary
2024-09-30
[5.1.x] Relocated path() explanation to docs/ref/urls.txt to simplify tutoria...
Chiara Mezzavilla
2024-09-07
[5.1.x] Fixed #35681 -- Corrected geoip2 docs when describing GeoIP2Exception.
Jon Ribbens
2024-09-03
[5.1.x] Fixed CVE-2024-45231 -- Avoided server error on password reset when e...
Natalia
2024-09-03
[5.1.x] Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizet...
Sarah Boyce
2024-08-28
[5.1.x] Removed outdated note about lack of subquery support in MySQL.
Adam Johnson
2024-08-28
[5.1.x] Fixed typo in docs/ref/models/expressions.txt.
Mariusz Felisiak
2024-08-13
[5.1.x] Fixed typo of --no-startup in django-admin docs.
David Smith
2024-08-08
[5.1.x] Doc'd that SessionMiddleware is required for the admin site.
Jure Cuhalev
2024-08-08
[5.1.x] Refs #35591 -- Emphasized that runserver is not suitable for production.
Andrew Miller
2024-08-08
[5.1.x] Refs #31405 -- Improved LoginRequiredMiddleware documentation.
Adam Johnson
2024-08-05
[5.1.x] Used :pypi: role in docs where appropriate.
Mariusz Felisiak
2024-08-05
[5.1.x] Refs #35380 -- Updated screenshots in admin docs.
Natalia
2024-07-25
[5.1.x] Fixed #35627 -- Raised a LookupError rather than an unhandled ValueEr...
Lorenzo Peña
2024-07-24
[5.1.x] Fixed #35604, Refs #35326 -- Made FileSystemStorage.exists() behaviou...
Sarah Boyce
2024-07-23
[5.1.x] Updated example links in urlize docs.
Matthew Somerville
2024-07-22
[5.1.x] Refs #10941 -- Reorganized querystring template tag docs.
nessita
2024-07-15
[5.1.x] Refs #10941 -- Renamed query_string template tag to querystring.
Sarah Boyce
2024-07-15
[5.1.x] Fixed #35464 -- Updated docs to note fieldsets have limited impact on...
Maryam Yusuf
2024-07-09
[5.1.x] Fixed CVE-2024-39614 -- Mitigated potential DoS in get_supported_lang...
Sarah Boyce
2024-07-04
[5.1.x] Removed outdated note about limitations in Clickjacking protection.
Mariusz Felisiak
2024-07-04
[5.1.x] Removed unneeded hyphens in "counterintuitive".
Carlton Gibson
2024-07-01
[5.1.x] Fixed #23790 -- Warned about renaming AppConfig.label in docs/ref/app...
Andrew Miller
2024-07-01
[5.1.x] Fixed #35470 -- Separated i18n and l10n globalization settings docs.
lufafajoshua
2024-06-25
[5.1.x] Optimized admin docs images.
Sarah Boyce
2024-06-25
[5.1.x] Refs #35380 -- Updated screenshots in admin docs.
nessita
2024-06-24
[5.1.x] Fixed #35306 -- Documented fallback localization formats in templates...
lufafajoshua
2024-06-20
[5.1.x] Fixed #35441 -- Documented Context and RequestContext keyword arguments.
John Higgins
2024-06-14
[5.1.x] Fixed #35443 -- Changed ordinal to return negative numbers unchanged.
Simon Törnqvist
2024-06-14
[5.1.x] Fixed #24076 -- Added warnings on usage of dates with DateTimeField a...
Adam Zapletal
2024-05-30
[5.1.x] Made cosmetic edits to code snippets reformatted with blacken-docs.
Mariusz Felisiak
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
2024-05-21
Fixed #35326 -- Added allow_overwrite parameter to FileSystemStorage.
Ben Cail
2024-05-16
Replaced fictional class 'extrapretty' in admin fieldsets docs.
Adam Johnson
[next]