index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
AUTHORS
Age
Commit message (
Expand
)
Author
2026-03-28
[6.0.x] Refs #36526 -- Fixed bulk_update() batching example in docs.
Georgios Verigakis
2026-02-20
[6.0.x] Fixed #36920 -- Fixed alignment of fieldset legends in wide admin forms.
usman
2025-10-27
[6.0.x] Fixed #36681 -- Removed English pluralization bias from example in do...
Kasyap Pentamaraju
2025-10-23
[6.0.x] Fixed #35095 -- Clarified Swiss number formatting in docs/topics/i18n...
Annabelle Wiegart
2025-09-29
[6.0.x] Fixed #36587 -- Clarified usage of `list.insert()` for upload handlers.
okaybro
2025-09-15
Fixed #36589 -- Made assertTemplateUsed/NotUsed track full path for PartialTe...
Caitie Baca
2025-09-03
Refs #34989 -- Ensured the Content-Length header is set when redirect with AP...
Ronan LE HAY
2025-08-12
Fixed #36368 -- Prevented duplicate locale paths and write_po_file calls in m...
michalpokusa
2025-07-28
Fixed #36519 -- Made center template filter consistent for even/odd padding.
mriduldhall
2025-07-22
Fixed #36226 -- Accepted str or bytes for password and salt in password hashers.
Roel Delos Reyes
2025-07-22
Fixed #36377 -- Added hints support to CreateExtension and subclasses.
Anthony Sottile
2025-06-02
Fixed #36423 -- Prevented filter_horizontal buttons from intercepting form su...
Blayze
2025-05-19
Fixed #36388 -- Made QuerySet.union() return self when called with no arguments.
Colleen Dunlap
2025-05-08
Fixed #36295, Refs #24305 -- Allowed overriding GenericForeignKey fields on a...
Ahmed Nassar
2025-04-27
Fixed #36346 -- Removed outdated section about the threaded option in Oracle ...
9r0k
2025-04-16
Fixed #36274 -- Added support for run_before and atomic in MigrationWriter.
Mikuláš Poul
2025-03-25
Fixed #35529 -- Added support for positional arguments in querystring templat...
Giannis Terzopoulos
2025-03-25
Fixed #36262 -- Made GeneratedField.db_persist a required key-word argument.
Jason Cameron
2025-03-17
Fixed #34865 -- Released memory earlier than garbage collection on database w...
fowczrek
2025-03-12
Fixed #35945 -- Added async interface to Paginator.
wookkl
2025-03-12
Fixed #35676 -- Made BaseModelForm validate constraints that reference an Inl...
Clifford Gama
2025-03-10
Fixed #36222 -- Fixed ExclusionConstraint validation crash on excluded fields...
saJaeHyukc
2025-03-10
Fixed #36066 -- Documented that Q objects can be used directly in annotations.
samruddhiDharankar
2025-02-17
Fixed #36191 -- Truncated the overwritten file content in FileSystemStorage.
Gaël Utard
2025-02-06
Fixed #36061 -- Added migration support for ManyToManyField.through_fields.
brian
2025-01-30
Fixed #36155 -- Improved error handling when annotate arguments require an al...
Vinko Mlačić
2025-01-27
Fixed #36109 -- Fixed RecursionError when stacking FilteredRelation joins.
Peter DeVita
2025-01-23
Fixed #36013 -- Removed use of IDNA-2003 in django.utils.html.
Mike Edmunds
2024-12-17
Added Chiemezuo to AUTHORS.
Chiemezuo
2024-12-11
Fixed #25582 -- Added support for query and fragment to django.urls.reverse().
Ben Cardy
2024-11-06
Fixed #35849 -- Made ParallelTestSuite report correct error location.
David Winiecki
2024-09-17
Fixed #29522 -- Refactored the Deserializer functions to classes.
Amir Karimi
2024-09-13
Fixed #35754 -- Mapped full-width characters in latex to half-width.
khanxmetu
2024-08-02
Fixed #35601 -- Added TelInput widget.
lucasesposito
2024-08-02
Fixed #35599 -- Added ColorInput widget.
arjunomray
2024-08-01
Refs #373 -- Added tuple lookups.
Bendeguz Csirmaz
2024-07-31
Fixed #35598 -- Added SearchInput widget.
Jeremy Thompson
2024-07-18
Fixed #35606, Refs #34045 -- Fixed rendering of ModelAdmin.action_checkbox fo...
Hisham Mahmood
2024-07-01
Fixed #23790 -- Warned about renaming AppConfig.label in docs/ref/application...
Andrew Miller
2024-06-27
Fixed #22712 -- Avoided name shadowing of "all" in django.contrib.staticfiles...
Andreu Vallbona
2024-06-13
Fixed #35417 -- Updated BaseContext.new() with values to create a context tha...
George Y. Kussumoto
2024-04-12
Corrected alphabetical order of latest author added to AUTHORS.
nessita
2024-04-11
Corrected description of list_display being a list in tutorial 7.
Aleksander Milinkevich
2024-04-01
Fixed #35344, Refs #34838 -- Corrected output_field of resolved columns for G...
Johannes Westphal
2024-03-04
Fixed #35265 -- Added AdminSite tests for changing titles.
Kasun Herath
2024-02-20
Fixed #23759 -- Preserved all file extensions in Storage.get_available_name().
Adam Zapletal
2024-02-20
Fixed #34429 -- Allowed setting unusable passwords for users in the auth forms.
Fabian Braun
2024-02-19
Updated my entry in AUTHORS.
Erin Kelly
2024-02-16
Fixed #24018 -- Allowed setting pragma options on SQLite.
Aaron Linville
2024-02-15
Fixed #33037 -- Fixed Trunc() with offset timezones on MySQL, SQLite, Oracle.
Shafiya Adzhani
[next]