Added piwik api module requirement.
... | ... | @@ -4,6 +4,7 @@ South==0.8.4 |
django-auth-ldap==1.1.7 | ||
django-piwik==0.1 | ||
gunicorn==18.0 | ||
piwikapi==0.3 | ||
python-ldap==2.4.13 | ||
simplejson==3.3.1 | ||
wsgiref==0.1.2 |
Please register or sign in to comment
... | ... | @@ -4,6 +4,7 @@ South==0.8.4 |
django-auth-ldap==1.1.7 | ||
django-piwik==0.1 | ||
gunicorn==18.0 | ||
piwikapi==0.3 | ||
python-ldap==2.4.13 | ||
simplejson==3.3.1 | ||
wsgiref==0.1.2 |