HISTORY.md
MANIFEST.in
README.md
README.rst
requirements.txt
setup.cfg
setup.py
affiliate/__init__.py
affiliate/admin.py
affiliate/app_settings.py
affiliate/forms.py
affiliate/middleware.py
affiliate/models.py
affiliate/utils.py
affiliate/views.py
affiliate/templatetags/__init__.py
affiliate/templatetags/affiliate_tags.py
django_affiliate.egg-info/PKG-INFO
django_affiliate.egg-info/SOURCES.txt
django_affiliate.egg-info/dependency_links.txt
django_affiliate.egg-info/requires.txt
django_affiliate.egg-info/top_level.txt
tests/__init__.py
tests/test_affiliate_middleware.py
tests/test_affiliate_models.py
tests/test_affiliate_views.py
tests/utils.py