Script to run JSLint over JS files to check JS code quality.
This script will run JSLint over all files in app/soc/content/js
directory and subdirectories to check JS code guidelines
compliance.
# This module is DEPRECATED!
#
# You should no longer be using django.template_loader.
#
# Use django.template.loader instead.
from django.template.loader import *