django-anysign
django-anysign copied to clipboard
management command for creating SignatureType instances
It would be handy to have a management command which would create a SignatureType for each backend in settings.ANYSIGN['BACKENDS']
. i suppose that presumes that the SignatureType model didn't implement any additional required fields.