- django 1.9 support
- python 3.5 support
Issues: #12
- Don't raise exception in case of bad aid code type
Issues: #10
- if AFFILIATE_REMOVE_PARAM_AND_REDIRECT is True, perform redirect only in case of GET request method
- add setting AFFILIATE_REMOVE_PARAM_AND_REDIRECT, that allows to remove affiliate param from url and redirect
- add translations to pypi
- only affiliate model defined by package
- request now have lazy
affiliate
property, returns Affiliate instance (if exists) - django 1.7, 1.8 support
- python 3.4 support
- tests are added
- backwards incompatible
Issues: #1, #3, #4, #6, #8
- uploaded to pypi
- small bug fixes
- affiliate model
- statistics models
- means for withdraw request