Stephen Muss
Stephen Muss
Great. Thanks for making this happen. I'll try to run some tests against the pre-release over the next few days.
You are right about this. Originally for me the admin was a feature for all the non developers who were responsible for sending notifications for an app. I wanted to...
Agreed. raw-id-fields is generally the approach I take in this type of situation. The idea of targeted vs. broadcast notifications should work well IMO.
Hi @habfast you're welcome to implement it and open a pull request.
@habfast I also just created issue #17 which is related to this one. If you are interested you can try tackling that one too while you're looking into this one.
@habfast I'd suggest perhaps just focusing on this issue at the moment. There is already a definite requirement for it. As for issue #17 it seems that there is still...
No problem if you don't have time. At least the activity on the issue has reminded me that there is still some work to be done here. As for the...
@mbargiel I generally agree with everything you've mentioned above. I'd be happy to implement a lot of these changes for a major release update. I already anticipated releasing the next...
This probably came down to personal preference when I first implemented. I preferred to have my keys centrally in the database rather than having to copy them all to a...
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...