Remove prettyprinting unless DEBUG is set in env and add a new
[ckanext-ga-report.git] / ckanext / ga_report / download_analytics.py
Ross Jones Remove prettyprinting unless DEBUG is set in env …
Ross Jones Adds new columns to the table to store the releva…
Ross Jones Packages up the data from Analytics.
Ross Jones Implement oauth2 for accessing google analytics
David Read Initial iteration