django-authorizenet icon indicating copy to clipboard operation
django-authorizenet copied to clipboard

django 1.9 support

Open ajmirsky opened this issue 9 years ago • 0 comments

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

ajmirsky avatar Dec 11 '15 17:12 ajmirsky