We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f36003 commit 07d2c70Copy full SHA for 07d2c70
README.md
@@ -146,8 +146,7 @@ Congratulations, your project is ready to go!
146
- `QuerySet.delete()` and `update()` do not support queries that span multiple
147
collections.
148
149
-- `Subquery`, `Exists`, and using a `QuerySet` in `QuerySet.annotate()` aren't
150
- supported.
+- `QuerySet` in `QuerySet.annotate()` aren't supported.
151
152
- `DateTimeField` doesn't support microsecond precision, and correspondingly,
153
`DurationField` stores milliseconds rather than microseconds.
0 commit comments