Question: You want to create a page that allows editing of two classes connected by a foreign key (e.g., a question and answer that reside in separate tables). What Django feature can you use?
- actions
- admin
- mezcal
- inlines
Answer: The correct answer of the above question is Option A:actions