jonatron / django-generic-link-tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-generic-link-tracking

Coverage Status

Tiny django app to provide trackable links with a short URL.

Installation

  • pip install django-generic-link-tracking
  • Add generic_link_tracking to your INSTALLED_APPS

Compatibility

{py27,py32,py33,py34}-django{1.6,1.7,1.8}

About

License:MIT License


Languages

Language:Python 100.0%