Hey i have looked around through some simliar posts here on SO but havent found anything that has solved my problem. I have the following models,
from django
Call all() to retrieve the elements from the manager.
all()
{% for area in world_areas.all %}