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?

  1. actions
  2. admin
  3. mezcal
  4. inlines

Answer: The correct answer of the above question is Option A:actions