We\'re about to deploy a new Django website, and we want to use Google Analytics to keep track of traffic on the site. However, we don\'t want all of the hits on developmen
You have template context processors that can be used to pass values to all templates without updating all your views.
http://docs.djangoproject.com/en/dev/ref/settings/#template-context-processors