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
2024-01-30
Fixed #29280 -- Made the transactions behavior configurable on SQLite.
Anže Pečar
2024-01-20
Updated "Dive Into Python" links.
Emmanuel Katchy
2024-01-10
Fixed #28404 -- Made displaying values in admin respect Field's empty_values.
Alexander Lazarević
2023-11-23
Fixed #26827 -- Improved ModelState error message when relations refer model ...
Prashant Pandey
2023-11-02
Fixed #34927 -- Fixed admin system check for inlines with foreign keys to pro...
Antoine Cheneau
2023-10-02
Fixed #32602 -- Clarified wording of TestCase class.
faishalmanzar
2023-09-29
Refs #34657 -- Made assertInHTML() use unparsed needle in error messages.
Chinmoy Chakraborty
2023-09-26
Fixed #34835 -- Made admin's changelist filters render in <nav> tag.
lstaana
2023-09-22
Fixed #34858 -- Corrected resolving output_field for PositiveIntegerField.
toan
2023-09-15
Fixed #34832 -- Made admin's header content render in <header> tag.
Sarah Abderemane
2023-09-11
Fixed #34642 -- Added File.open() support for *args and **kwargs.
Yves Weissig
2023-09-09
Fixed #34820 -- Fixed migrations crash when changing a ForeignObject field.
donghao
2023-09-08
Fixed #34816 -- Fixed GenericForeignKey crash when checking cache for primary...
Oguzhan Akan
2023-09-07
Fixed #34791 -- Fixed incorrect Prefetch()'s cache for singly related objects.
Maxime Toussaint
2023-09-04
Added tell-k to AUTHORS.
tell-k
2023-09-01
Fixed #34803 -- Fixed queryset crash when filtering againts deeply nested Out...
willzhao
2023-08-02
Fixed #33507 -- Used UUID data type on MariaDB 10.7+.
Albert Defler
2023-07-28
Fixed #34655 -- Increased radioselect's test coverage.
Jakub Bagiński
2023-07-14
Fixed #34677 -- Made admin password reset templates more consistent.
priyank.panchal
2023-07-12
Fixed #34697 -- Fixed non-deterministic order of dependencies and sets/frozen...
Yury V. Zaytsev
2023-07-11
Fixed #34691 -- Added system check for unmatched angle brackets in path().
Amir Karimi
2023-06-30
Fixed #34687 -- Made Apps.clear_cache() clear get_swappable_settings_name() c...
sobolevn
2023-06-16
Fixed #34629 -- Added filtering support to GIS aggregates.
Olivier Le Thanh Duong
2023-05-31
Fixed #34606 -- Fixed Right() function with zero length on Oracle and SQLite.
Kacper Wolkiewicz
2023-05-22
Fixed #34577 -- Added escapeseq template filter.
Arthur Moreira
2023-05-20
Refs #31949 -- Made @xframe_options_(deny/sameorigin/exempt) decorators to wo...
Ben Lomax
2023-05-16
Fixed #34539 -- Restored get_prep_value() call when adapting JSONFields.
Julie Rymer
2023-05-12
Fixed #470 -- Added support for database defaults on fields.
Ian Foote
2023-05-09
Refs #34534 -- Reduced Add/RemoveConstraint and Add/RenameIndex operations wh...
Akash Kumar Sen
2023-02-16
Fixed #34045 -- Improved accessibility of selecting items in admin changelist.
Durval Carvalho
2023-02-02
Fixed #34286 -- Fixed admindocs markups for case-sensitive template/view names.
skidipap
2023-01-31
Fixed #34180 -- Added note about resetting language in test tear-downs.
Durval Carvalho
2022-12-28
Fixed #18468 -- Added support for comments on columns and tables.
kimsoungryoul
2022-12-10
Fixed #34205 -- Fixed Meta.constraints validation crash with ArrayField and _...
James Gillard
2022-12-09
Fixed #33199 -- Deprecated passing positional arguments to Signer/TimestampSi...
SirAbhi13
2022-11-29
Fixed #33701 -- Added fine-grained error locations to the technical 500 debug...
Giebisch
2022-11-21
Fixed #31090 -- Logged transaction management queries.
Ilya Bass
2022-11-18
Fixed #34148 -- Reverted "Fixed #32901 -- Optimized BaseForm.__getitem__()."
Francesco Panico
2022-11-08
Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() me...
Jon Janzen
2022-11-02
Fixed #34112 -- Added async-compatible interface to Model methods.
DevilsAutumn
2022-10-29
Corrected test_update_or_create_with_model_property_defaults test.
Msvstl
2022-09-06
Fixed #24179 -- Added filtering to selected side of vertical/horizontal filters.
Gav O'Connor
2022-09-05
Fixed #33937 -- Optimized serialization of related m2m fields without natural...
Mark Evans
2022-08-09
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
Ramil Yanbulatov
2022-08-08
Fixed #33899 -- Fixed migration crash when removing indexed field on SQLite 3...
Fiza Ashraf
2022-06-30
Corrected various typos in contributing docs.
Arslan Noor
2022-06-20
Fixed #32969 -- Fixed pickling HttpResponse and subclasses.
Anv3sh
2022-06-17
Fixed #33788 -- Added TrigramStrictWordSimilarity() and TrigramStrictWordDist...
Matt Brewer
2022-06-08
Fixed #33565 -- Improved locale format validation for the makemessages command.
Ronnie van den Crommenacker
2022-06-03
Fixed #33764 -- Deprecated BaseUserManager.make_random_password().
Ciaran McCormick
[prev]
[next]