| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
appropriate.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
#18659.
|
| |
|
| |
|
|
|
|
| |
This also defines QuerySet.__bool__ for consistency though this should not have any consequence as bool(qs) used to fallback on QuerySet.__len__ in Py3.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks Aymeric Augustin for the suggestion.
|
|
|
|
| |
Thanks margieroginski for the suggestion.
|
| |
|
| |
|
|
|
|
| |
1.5.
|
|
|
|
| |
Thanks mark.harviston et gmail.com for the report.
|
|
|
|
|
| |
MergeDict evaluates now to False if all contained dicts are empty.
Thanks til for the report and the initial patch.
|
|
|