-
Type: Task
-
Resolution: Done
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: django
-
None
Context
Exposed as part of the ORM in the Django library. Used as a proxy to make our Queries; We would support everything except some limitations.
Definition of done
Aim to have all the methods supported in QuerySet API. Any that are unsupported will be documented as "Unsupported." In the case a method is not used heavily, we can push back to GA scope and still leave in "Unsupported" with internal plans to include support by GA
Pitfalls
What should the implementer watch out for? What are the risks?