From 9064f4fa018f7f9f23f1a7cd1ed16c33f4a3f81c Mon Sep 17 00:00:00 2001 From: Phivos Stylianides Date: Mon, 13 Mar 2017 23:09:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3595831..48cd28a 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,6 @@ $ git push -u origin HEAD * Methods that do not return QuerySets: update_or_create, bulk_create, in_bulk, update, delete, as_manager - * Field lookups: range, date, year, month, day, week_day, hour, minute, second, search, regex, iregex + * Field lookups: range, date, week_day, search * Aggregation functions: StdDev, Variance