django-google-tools 0.1.3

django-google-tools is a simple Django app to using Google Analytics in your project and tying different GA tags to different sites.Installation1. Add googletools to your INSTALLED_APPS2. Run ./manage.py migrate (or ./manage.py syncdb if you do not make...