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
2023-01-31
[4.1.x] Fixed #34180 -- Added note about resetting language in test tear-downs.
Durval Carvalho
2022-12-10
[4.1.x] Fixed #34205 -- Fixed Meta.constraints validation crash with ArrayFie...
James Gillard
2022-11-08
[4.1.x] Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_cre...
Jon Janzen
2022-08-08
[4.1.x] Fixed #33899 -- Fixed migration crash when removing indexed field on ...
Fiza Ashraf
2022-06-30
[4.1.x] Corrected various typos in contributing docs.
Arslan Noor
2022-05-31
[4.1.x] Fixed #33754 -- Fixed crash with prematurely closed ASGI request body.
Jonas Lundberg
2022-05-17
Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs.
Alokik Vijay
2022-05-12
Fixed #32559 -- Added 'step_size’ to numeric form fields.
Kapil Bansal
2022-05-10
Fixed #33622 -- Allowed customizing error messages for invalid number of forms.
Marc Seguí Coll
2022-03-31
Fixed #32129 -- Adjusted the docs for session expiry helpers.
sarahboyce
2022-03-10
Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.
Adrian Torres
2022-03-04
Fixed #29865 -- Added logical XOR support for Q() and querysets.
Ryan Heard
2022-01-21
Fixed #33449 -- Fixed makemigrations crash on models without Meta.order_with_...
Fabian Büchler
2022-01-05
Fixed #32511 -- Corrected handling prefetched nested reverse relationships.
Jamie Matthews
2021-12-13
Fixed #33338 -- Doc'd that never_cache() decorator set Expires header.
mgaligniana
2021-12-09
Fixed #33340 -- Fixed unquoted column names in queries used by DatabaseCache.
Arsa
2021-12-08
Fixed #33319 -- Fixed crash when combining with the | operator querysets with...
Ömer Faruk Abacı
2021-11-17
Fixed #33163 -- Added example of connection signal handlers in AppConfig.read...
Roxane
2021-11-12
Fixed #33161 -- Enabled durability check for nested atomic blocks in TestCase.
Krzysztof Jagiello
2021-10-20
Fixed #32987 -- Added system check for template tag modules with the same name.
Shreya Bamne
2021-10-12
Fixed #28401 -- Allowed hashlib.md5() calls to work with FIPS kernels.
Ade Lee
2021-09-30
Fixed #33029 -- Allowed multiple popups for self-related fields in admin.
Yash Jhunjhunwala
2021-09-30
Fixed #33155 -- Made ModelChoiceIteratorValue instances hashable.
Aljaž Košir
2021-09-17
Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on Po...
Nikita Marchant
2021-08-19
Fixed #32994 -- Fixed autoreloader tests when using 'python -m'.
Jonny Park
2021-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
2021-08-10
Fixed #32993 -- Added AutocompleteJsonView.serialize_result() to allow custom...
Mart Sõmermaa
2021-08-09
Fixed #32990 -- Simplified and optimized tag regex.
Greg Twohig
2021-08-05
Fixed #27590 -- Allowed customizing a manifest file storage in ManifestFilesM...
Jarosław Wygoda
2021-07-29
Fixed #23895 -- Prevented pickling of ResolverMatch.
Jonathan Davis
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-27
Refs #32743 -- Fixed recreation of foreign key constraints when altering type...
Jordan Bae
2021-07-26
Fixed #32947 -- Fixed hash() crash on reverse M2M relation when through_field...
Tom Wojcik
2021-07-22
Fixed #32275 -- Added scrypt password hasher.
ryowright
2021-07-15
Fixed #32905 -- Added CSS class for non-form errors of formsets.
Ties Jan Hefting
2021-07-05
Fixed #32226 -- Fixed JSON format of QuerySet.explain() on PostgreSQL.
Wu Haotian
2021-07-02
Fixed #30934 -- Included database alias in django.db.backends log messages.
Nick Pope
2021-06-22
Fixed #32858 -- Fixed ExclusionConstraint crash with index transforms in expr...
Lucidiot
2021-06-07
Fixed #32814 -- Improved performance of TextNode.
Keryn Knight
2021-06-07
Fixed #32716 -- Fixed ManifestStaticFilesStorage crash when max_post_process_...
aryabartar
2021-05-26
Fixed #32772 -- Made database cache count size once per set.
Michael Lissner
2021-05-20
Clarified docs about increasing the work factor for bcrypt hasher.
yyyyyyyan
2021-05-14
Fixed #32734 -- Fixed validation of startapp's directory with trailing slash.
Rohith PR
2021-04-26
Fixed #32681 -- Fixed VariableDoesNotExist when rendering some admin template.
Zain Patel
2021-04-21
Fixed #32667 -- Added link to labeling checks in BaseCommand.requires_system_...
Abhyudai
2021-04-15
Fixed #32641 -- Made DiscoverRunner print the number of found tests.
girishsontakke
2021-04-14
Fixed #32648 -- Fixed VariableDoesNotExist rendering sitemaps template.
Arthur Jovart
2021-03-26
Fixed #32580 -- Doc'd that HttpRequest.get_host() may raise DisallowedHost.
sreehari1997
2021-03-22
Updated my entry in AUTHORS.
Alex Dutton
2021-03-03
Updated my entry in AUTHORS.
F. Malina
[next]