django-ios-notifications
django-ios-notifications copied to clipboard
removed EncryptedCharField dependency
trafficstars
no need to modify BaseService due to optional passphrase argument
Wouldn't this be a breaking change for anyone currently using a passphrase?
I agree it would be good to get rid of the EncryptedCharField dependency but I don't want to necessarily break existing implementations.