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-04-22
[5.0.x] Fixed incorrect blockquotes in docs/topics/forms/index.txt.
minusf
2024-04-04
[5.0.x] Refs #31710 -- Improved multiple file upload docs.
Adam Johnson
2024-03-28
[5.0.x] Fixed typo in docs/topics/signals.txt.
Matthias Kestenholz
2024-03-08
[5.0.x] Corrected code-block directives in topics/forms/formsets.txt.
Mitchina
2024-03-06
[5.0.x] Fixed broken links and redirects in docs.
Mariusz Felisiak
2024-03-05
[5.0.x] Fixed #35267 -- Clarified time zone topic for PostgreSQL in docs.
Josh Smeaton
2024-03-04
[5.0.x] Fixed #35261 -- Corrected Media JS example of object-based paths in d...
Leandro de Souza
2024-02-01
[5.0.x] Fixed typo in docs/topics/db/managers.txt.
Ebram Shehata
2024-01-31
[5.0.x] Fixed #35156 -- Removed outdated note about not supporting foreign ke...
Ben Cail
2024-01-29
[5.0.x] Fixed #35141 -- Clarified the expected type of CACHE_MIDDLEWARE_SECON...
Alexander Lazarević
2024-01-26
[5.0.x] Applied Black's 2024 stable style.
Mariusz Felisiak
2024-01-22
[5.0.x] Fixed typo in docs/topics/auth/default.txt.
Adrienne Franke
2024-01-20
[5.0.x] Updated "Dive Into Python" links.
Emmanuel Katchy
2024-01-09
[5.0.x] Made management command examples more consistent in docs.
evananyonga
2024-01-02
[5.0.x] Fixed #35072 -- Corrected Field.choices description in models topic.
Zowie Beha
2023-12-20
[5.0.x] Fixed #35015 -- Updated MySQL notes in migrations topic.
Nicolas Lupien
2023-11-17
[5.0.x] Removed obsolete warnings about asgiref.sync adapters with sensitive ...
Mariusz Felisiak
2023-11-16
[5.0.x] Refs #32819 -- Used auto_id instead of id_for_label as unique identif...
David Smith
2023-11-15
[5.0.x] Fixed #34970 -- Clarified Password Validation docs regarding the pass...
Markus Amalthea Magnuson
2023-10-30
[5.0.x] Refs #30601 -- Fixed typos in docs/topics/db/transactions.txt.
Natalia
2023-10-30
[5.0.x] Refs #15578 -- Made cosmetic edits to fixtures docs.
Natalia
2023-10-30
[5.0.x] Fixed typo in docs/topics/forms/index.txt.
Mariusz Felisiak
2023-10-27
[5.0.x] Fixed #30601 -- Doc'd the need to manually revert all app state on tr...
lufafajoshua
2023-10-27
[5.0.x] Doc'd writing integration tests for the system check framework.
Marc Gibbons
2023-10-26
[5.0.x] Fixed #15578 -- Stated the processing order of fixtures in the fixtur...
Leo Suarez
2023-10-25
[5.0.x] Added missing pycon directives in various docs.
Mariusz Felisiak
2023-10-11
[5.0.x] Fixed #34808 -- Doc'd aggregate function's default argument.
lufafajoshua
2023-10-02
[5.0.x] Fixed #32602 -- Clarified wording of TestCase class.
faishalmanzar
2023-09-14
Refs #15619 -- Removed deprecated annotation about logging out via GET requests.
Mariusz Felisiak
2023-09-13
Fixed #34822 -- Added support for serializing functions decorated with functo...
Nick Pope
2023-09-13
Refs #34822 -- Added tests for serializing decorated functions in migrations.
Nick Pope
2023-09-13
Refs #31949 -- Made make_middleware_decorator to work with async functions.
Ben Lomax
2023-09-11
Fixed #34752 -- Fixed handling ASGI http.disconnect for streaming responses.
Sam Toyer
2023-08-31
Fixed #34210 -- Added unittest's durations option to the test runner.
David Smith
2023-08-30
Fixed #31262 -- Added support for mappings on model fields and ChoiceField's...
Nick Pope
2023-08-30
Fixed #34757 -- Added support for following redirects to AsyncClient.
Olivier Tabone
2023-08-24
Avoided counting exceptions in AsyncClient docs.
Mariusz Felisiak
2023-08-23
Improved formset docs by using a set instead of a list in the custom validati...
Luca Allulli
2023-08-10
Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle.
Jingbei Li
2023-07-24
Fixed #34714 -- Added aget_object_or_404()/aget_list_or_404() shortcuts.
Olivier Tabone
2023-07-22
Fixed formatting typo in docs/topics/forms/index.txt.
Carlton Gibson
2023-07-21
Added missing backticks in docs.
Mariusz Felisiak
2023-07-10
Refs #31949 -- Made @vary_on_(cookie/headers) decorators work with async func...
Ben Lomax
2023-07-10
Refs #31949 -- Mentioned @sensitive_variables/sensitive_post_parameters decor...
Mariusz Felisiak
2023-07-10
Refs #31949 -- Made @csrf_exempt decorator to work with async functions.
Ben Lomax
2023-07-06
Fixed #32819 -- Established relationship between form fields and their help t...
Gregor Jerše
2023-06-27
Fixed #34391 -- Added async-compatible interface to auth functions and relate...
Jon Janzen
2023-06-26
Refs #34233 -- Bumped minimum supported version of Selenium to 4.8.0.
Mariusz Felisiak
2023-06-26
Refs #31949 -- Made http decorators to work with async functions.
th3nn3ss
2023-06-16
Fixed typo in docs/topics/db/fixtures.txt.
Ashwin Dharne
[next]