Skip to content

Commit 07d2c70

Browse files
committed
Update readme.
1 parent 5f36003 commit 07d2c70

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,7 @@ Congratulations, your project is ready to go!
146146
- `QuerySet.delete()` and `update()` do not support queries that span multiple
147147
collections.
148148

149-
- `Subquery`, `Exists`, and using a `QuerySet` in `QuerySet.annotate()` aren't
150-
supported.
149+
- `QuerySet` in `QuerySet.annotate()` aren't supported.
151150

152151
- `DateTimeField` doesn't support microsecond precision, and correspondingly,
153152
`DurationField` stores milliseconds rather than microseconds.

0 commit comments

Comments
 (0)