django-authorizenet
django-authorizenet copied to clipboard
django 1.9 support
SortedDict deprecated: https://code.djangoproject.com/wiki/SortedDict
south migrations removed in favor of django migrations. if upgrading an existing django-authorizenet implementation, run ./manage.py migrate authorizenet --fake