File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ are used for versioning (schema follows below):
26262022-01-24
2727
2828- Make running of ViewSet checks flexible (to allow dynamic document definition).
29+ - Added the `FacetedFilterSearchFilterBackend `.
2930
30310.22.2
3132------
Original file line number Diff line number Diff line change @@ -15,21 +15,27 @@ are used for versioning (schema follows below):
1515 0.3.4 to 0.4).
1616- All backwards incompatible changes are mentioned in this document.
1717
18- 0.23
19- ----
20- ?
18+ 0.22.4
19+ ------
20+ 2022-01-24
21+
22+ - Skip some parts of the ViewSet class definition on empty `document `.
23+
24+ 0.22.3
25+ ------
26+ 2022-01-24
2127
22- - Add ` FacetedFilterSearchFilterBackend ` that performs faceting and filtering
23- together .
28+ - Make running of ViewSet checks flexible (to allow dynamic document definition).
29+ - Added the ` FacetedFilterSearchFilterBackend ` .
2430
25310.22.2
26- ----
32+ ------
27332021-08-29
2834
2935- Tested against Django 3.2.
3036
31370.22.1
32- ----
38+ ------
33392021-05-01
3440
3541- `DictionaryProxy ` gets an optional `meta ` argument, which will hold meta
You can’t perform that action at this time.
0 commit comments