A. By directly using the cache module in Python code
B. By including a cache app in the Django project
C. By using the cache template tag in HTML
D. By setting the CACHE variable in the projects settings
Correct Answer is :
A. By directly using the cache module in Python code