summaryrefslogtreecommitdiff
path: root/AUTHORS
Commit message (Expand)AuthorAgeFilesLines
* Fixed #34539 -- Restored get_prep_value() call when adapting JSONFields.Julie Rymer2023-05-161-0/+1
* Fixed #470 -- Added support for database defaults on fields.Ian Foote2023-05-121-0/+1
* Refs #34534 -- Reduced Add/RemoveConstraint and Add/RenameIndex operations wh...Akash Kumar Sen2023-05-091-0/+1
* Fixed #34045 -- Improved accessibility of selecting items in admin changelist.Durval Carvalho2023-02-161-0/+1
* Fixed #34286 -- Fixed admindocs markups for case-sensitive template/view names.skidipap2023-02-021-0/+1
* Fixed #34180 -- Added note about resetting language in test tear-downs.Durval Carvalho2023-01-311-0/+1
* Fixed #18468 -- Added support for comments on columns and tables.kimsoungryoul2022-12-281-0/+1
* Fixed #34205 -- Fixed Meta.constraints validation crash with ArrayField and _...James Gillard2022-12-101-0/+1
* Fixed #33199 -- Deprecated passing positional arguments to Signer/TimestampSi...SirAbhi132022-12-091-0/+1
* Fixed #33701 -- Added fine-grained error locations to the technical 500 debug...Giebisch2022-11-291-0/+1
* Fixed #31090 -- Logged transaction management queries.Ilya Bass2022-11-211-0/+1
* Fixed #34148 -- Reverted "Fixed #32901 -- Optimized BaseForm.__getitem__()."Francesco Panico2022-11-181-0/+1
* Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() me...Jon Janzen2022-11-081-0/+1
* Fixed #34112 -- Added async-compatible interface to Model methods.DevilsAutumn2022-11-021-0/+1
* Corrected test_update_or_create_with_model_property_defaults test.Msvstl2022-10-291-0/+1
* Fixed #24179 -- Added filtering to selected side of vertical/horizontal filters.Gav O'Connor2022-09-061-0/+1
* Fixed #33937 -- Optimized serialization of related m2m fields without natural...Mark Evans2022-09-051-0/+1
* Fixed #33842 -- Used :source: role for links to repo files on GitHub.Ramil Yanbulatov2022-08-091-0/+1
* Fixed #33899 -- Fixed migration crash when removing indexed field on SQLite 3...Fiza Ashraf2022-08-081-0/+1
* Corrected various typos in contributing docs.Arslan Noor2022-06-301-0/+1
* Fixed #32969 -- Fixed pickling HttpResponse and subclasses.Anv3sh2022-06-201-0/+1
* Fixed #33788 -- Added TrigramStrictWordSimilarity() and TrigramStrictWordDist...Matt Brewer2022-06-171-0/+1
* Fixed #33565 -- Improved locale format validation for the makemessages command.Ronnie van den Crommenacker2022-06-081-0/+1
* Fixed #33764 -- Deprecated BaseUserManager.make_random_password().Ciaran McCormick2022-06-031-0/+1
* Fixed #33754 -- Fixed crash with prematurely closed ASGI request body.Jonas Lundberg2022-05-311-0/+1
* Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs.Alokik Vijay2022-05-171-0/+1
* Fixed #32559 -- Added 'step_size’ to numeric form fields.Kapil Bansal2022-05-121-0/+2
* Fixed #33622 -- Allowed customizing error messages for invalid number of forms.Marc Seguí Coll2022-05-101-0/+1
* Fixed #32129 -- Adjusted the docs for session expiry helpers.sarahboyce2022-03-311-0/+1
* Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.Adrian Torres2022-03-101-0/+1
* Fixed #29865 -- Added logical XOR support for Q() and querysets.Ryan Heard2022-03-041-0/+1
* Fixed #33449 -- Fixed makemigrations crash on models without Meta.order_with_...Fabian Büchler2022-01-211-0/+1
* Fixed #32511 -- Corrected handling prefetched nested reverse relationships.Jamie Matthews2022-01-051-0/+1
* Fixed #33338 -- Doc'd that never_cache() decorator set Expires header.mgaligniana2021-12-131-0/+1
* Fixed #33340 -- Fixed unquoted column names in queries used by DatabaseCache.Arsa2021-12-091-0/+1
* Fixed #33319 -- Fixed crash when combining with the | operator querysets with...Ömer Faruk Abacı2021-12-081-0/+1
* Fixed #33163 -- Added example of connection signal handlers in AppConfig.read...Roxane2021-11-171-0/+1
* Fixed #33161 -- Enabled durability check for nested atomic blocks in TestCase.Krzysztof Jagiello2021-11-121-0/+1
* Fixed #32987 -- Added system check for template tag modules with the same name.Shreya Bamne2021-10-201-0/+2
* Fixed #28401 -- Allowed hashlib.md5() calls to work with FIPS kernels.Ade Lee2021-10-121-0/+1
* Fixed #33029 -- Allowed multiple popups for self-related fields in admin.Yash Jhunjhunwala2021-09-301-0/+1
* Fixed #33155 -- Made ModelChoiceIteratorValue instances hashable.Aljaž Košir2021-09-301-0/+1
* Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on Po...Nikita Marchant2021-09-171-0/+1
* Fixed #32994 -- Fixed autoreloader tests when using 'python -m'.Jonny Park2021-08-191-0/+1
* Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.Andrew Northall2021-08-171-0/+1
* Fixed #32993 -- Added AutocompleteJsonView.serialize_result() to allow custom...Mart Sõmermaa2021-08-101-1/+1
* Fixed #32990 -- Simplified and optimized tag regex.Greg Twohig2021-08-091-0/+1
* Fixed #27590 -- Allowed customizing a manifest file storage in ManifestFilesM...Jarosław Wygoda2021-08-051-0/+1
* Fixed #23895 -- Prevented pickling of ResolverMatch.Jonathan Davis2021-07-291-0/+1
* Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith2021-07-291-1/+1