Q. What is a slug in Django?
β
Correct Answer: (C)
URL-friendly string
Explanation: A slug is a URL-safe string used to identify resources.