django-docusign
django-docusign copied to clipboard
default 'anysign' url namespace not documented
The documentation didn't indicate that the callback url needs to be namespaced as 'anysign' by default. i suppose the only way to override this is to subclass the backend and reference it in settings.ANYSIGN['BACKENDS']? Perhaps the namespace could be a setting.