Skip to content

Commit 80149f3

Browse files
committed
Release note for #185
1 parent 6b1c54f commit 80149f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Changelog
66
* Support filtering with Q objects (Shohan Dutta Roy)
77
* Support random ordering with `.order_by("?")` (Shohan Dutta Roy)
88
* Support `distinct()` on querysets (Shohan Dutta Roy)
9+
* Support `iso_weekday` and `iso_year` field lookups (Andy Babic)
10+
* Support datetime transform expressions on `values` and `values_list` (Andy Babic)
911
* Fix: Correctly handle filtering on fields on related models when those fields have names that match a lookup type (Andy Babic)
1012
* Fix: Correctly handle null foreign keys when traversing related fields (Andy Babic)
1113

0 commit comments

Comments
 (0)