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
/
topics
Age
Commit message (
Expand
)
Author
2024-09-11
Added example of email sending with additional capabilities to docs/topics/em...
Ronny V.
2024-09-11
Refs #35060 -- Fixed the update to update_fields in overridden save() method ...
Clifford Gama
2024-09-09
Fixed #35631 -- Added HttpRequest.get_preferred_type().
Jake Howard
2024-09-03
Fixed CVE-2024-45231 -- Avoided server error on password reset when email sen...
Natalia
2024-08-30
Dropped safeguards against very old versions of gettext.
Claude Paroz
2024-08-22
Sorted alphabetically forms list in docs/topics/auth/default.txt.
nessita
2024-08-19
Fixed #35678 -- Removed "usable_password" field from BaseUserCreationForm.
Natalia
2024-08-12
Fixed #35623 -- Documented that a field cannot be named 'check'.
Mohammad Salehi
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 #35537 -- Improved documentation and test coverage for email attachments...
Jake Howard
2024-07-04
Relocated database setup details to install docs to simplify tutorial 2.
Kudz
2024-06-25
Fixed #34886 -- Modified sample use of lazy in delayed translations.
lufafajoshua
2024-06-24
Migrated setuptools configuration to pyproject.toml.
Claude Paroz
2024-06-24
Fixed #35306 -- Documented fallback localization formats in templates when lo...
lufafajoshua
2024-06-21
Fixed #35528 -- Added EmailMultiAlternatives.body_contains() helper method.
Ronny Vedrilla
2024-06-21
Cleaned up EmailMultiAlternatives docs.
Sarah Boyce
2024-06-20
Fixed #35537 -- Changed EmailMessage.attachments and EmailMultiAlternatives.a...
Jake Howard
2024-06-18
Restructured the EmailMultiAlternatives docs.
Sarah Boyce
2024-06-12
Fixed #35401 -- Documented the conditional_page() decorator.
lufafajoshua
2024-05-23
Fixed #35430 -- Corrected docs on timezone conversion in templates.
い。
2024-05-22
Removed versionadded/changed annotations for 5.0.
Natalia
2024-05-22
Fixed #31405 -- Added LoginRequiredMiddleware.
Hisham Mahmood
2024-05-08
Removed Redis parser_class reference from docs.
r3a96
2024-04-26
Made confirmation prompt in squashmigrations consistent with other prompts.
Cole D
2024-04-22
Fixed incorrect blockquotes in docs/topics/forms/index.txt.
minusf
2024-04-04
Refs #31710 -- Improved multiple file upload docs.
Adam Johnson
2024-03-28
Fixed typo in docs/topics/signals.txt.
Matthias Kestenholz
2024-03-27
Fixed #35233 -- Moved template engine system checks to backend methods.
Giannis Terzopoulos
2024-03-13
Fixed #34901 -- Added async-compatible interface to session engines.
Jon Janzen
2024-03-08
Corrected code-block directives in topics/forms/formsets.txt.
Mitchina
2024-03-07
Fixed #35030 -- Made django.contrib.auth decorators to work with async functi...
Dingning
2024-03-06
Fixed broken links and redirects in docs.
Mariusz Felisiak
2024-03-05
Fixed #35267 -- Clarified time zone topic for PostgreSQL in docs.
Josh Smeaton
2024-03-04
Fixed #35261 -- Corrected Media JS example of object-based paths in docs.
Leandro de Souza
2024-02-23
Fixed #35090 -- Deprecated registering URL converters with the same name.
Salvo Polizzi
2024-02-21
Fixed #34806 -- Made cached_db session backend resilient to cache write errors.
Sulabh Katila
2024-02-20
Fixed #34429 -- Allowed setting unusable passwords for users in the auth forms.
Fabian Braun
2024-02-01
Fixed typo in docs/topics/db/managers.txt.
Ebram Shehata
2024-01-31
Fixed #35156 -- Removed outdated note about not supporting foreign keys by SQ...
Ben Cail
2024-01-29
Fixed #35141 -- Clarified the expected type of CACHE_MIDDLEWARE_SECONDS setting.
Alexander Lazarević
2024-01-26
Applied Black's 2024 stable style.
Mariusz Felisiak
2024-01-22
Fixed typo in docs/topics/auth/default.txt.
Adrienne Franke
2024-01-20
Updated "Dive Into Python" links.
Emmanuel Katchy
2024-01-17
Fixed #31700 -- Made makemigrations command display meaningful symbols for ea...
Amir Karimi
2024-01-09
Made management command examples more consistent in docs.
evananyonga
2024-01-02
Fixed #35060 -- Deprecated passing positional arguments to Model.save()/asave().
Salvo Polizzi
2024-01-01
Fixed #35072 -- Corrected Field.choices description in models topic.
Zowie Beha
2023-12-22
Fixed #34658 -- Added SimpleTestCase.assertNotInHTML().
Nicolas Lupien
2023-12-20
Fixed #35015 -- Updated MySQL notes in migrations topic.
Nicolas Lupien
[prev]
[next]