mirror of
https://github.com/django/django.git
synced 2025-08-19 18:20:31 +00:00
Added release note for #21410; thanks Loic.
This commit is contained in:
parent
cb83448891
commit
94d567ba30
1 changed files with 3 additions and 0 deletions
|
@ -12,3 +12,6 @@ Bug fixes
|
|||
=========
|
||||
|
||||
* Fixed ``BCryptSHA256PasswordHasher`` with py-bcrypt and Python 3 (#21398).
|
||||
* Fixed a regression that prevented a ``ForeignKey`` with a hidden reverse
|
||||
manager (``related_name`` ending with '+') from being used as a lookup for
|
||||
``prefetch_related`` (#21410).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue