mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #27309 -- Added CallableBool.__hash__().
This commit is contained in:
committed by
Tim Graham
parent
fe1aee6b98
commit
3ab55c1a8a
@@ -9,4 +9,5 @@ Django 1.10.3 fixes several bugs in 1.10.2.
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
* Allowed ``User.is_authenticated`` and ``User.is_anonymous`` properties to be
|
||||
tested for ``set`` membership (:ticket:`27309`).
|
||||
|
||||
Reference in New Issue
Block a user