Sergey Yurchenko
|
4e64e3bb6e
|
Fixed #26997 -- Fixed checks crash with empty Meta.default_permissions.
|
2016-08-03 09:14:01 -04:00 |
Tim Graham
|
ccd5a23fba
|
Fixed #27000 -- Removed BaseCommand.usage() per deprecation timeline (refs #19973).
|
2016-08-02 18:50:12 -04:00 |
Tim Graham
|
54afa960d1
|
Fixed #26988 -- Improved/clarified User.is_authenticated/anonymous compatibility.
Thanks marktranchant for the report and review.
|
2016-08-02 11:01:08 -04:00 |
Tim Graham
|
d95c669c29
|
Fixed #26991 -- Fixed a crash in MySQL where SQL_AUTO_IS_NULL doesn't return a result.
|
2016-08-02 10:52:31 -04:00 |
Tim Graham
|
9af0a58756
|
Added stub release notes for 1.10.1.
|
2016-08-01 14:57:10 -04:00 |