Some fixes to lists helper to reduce mutation.
Also added some TODO's to describe the plan.
Patch by: Dan Bentley
# This module is DEPRECATED!## You should no longer be using django.template_loader.## Use django.template.loader instead.from django.template.loader import *