Q. Which of the following is NOT a valid Django template filter? (A) lower (B) date (C) add (D) multiply ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) multiply Explanation: multiply is not a default Django template filter.