-
Type: Task
-
Resolution: Done
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: django
-
None
Context
Django's foreign keys will natively conduct JOIN operations. This work investigates whether we can work around. this functionality within the ORM. Create a write-up explaining how embedded documents could (or could not) be useful in replacing foreign key usage by default.
Definition of done
Document written; consensus made
Pitfalls
Whether or not it is feasible is unknown.