Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allowed_senders could be just sender #13

Open
rubickcz opened this issue Apr 18, 2019 · 0 comments
Open

allowed_senders could be just sender #13

rubickcz opened this issue Apr 18, 2019 · 0 comments

Comments

@rubickcz
Copy link
Member

allowed_senders in handler's meta might not be needed - more senders are rarely used, and if needed, can be implemented via handler inheritance. We propose to change the field to sender with a signle value. This will correspond to "syntax" of built in django receiver decorator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant