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

Implement mail-admins() function to alert us to issues with delicate things like label printing #95

Open
michaelplews opened this issue Aug 25, 2016 · 1 comment
Assignees

Comments

@michaelplews
Copy link
Collaborator

michaelplews commented Aug 25, 2016

No description provided.

@michaelplews michaelplews added this to the Future Development milestone Aug 25, 2016
@michaelplews michaelplews self-assigned this Aug 25, 2016
@canismarko
Copy link
Owner

Take a look at Django's logging capabilities. You might want to implement this in a way where these problems launch an "error" level log entry and any errors are dealt with by an E-mail handler. That way it shows up in the logs as well and it's easy to change in the future.

https://docs.djangoproject.com/en/1.9/topics/logging/

@michaelplews michaelplews changed the title Implement mail_admins() function to alert us to issues with delicate things like label printing Implement mail Dec 9, 2016
@michaelplews michaelplews changed the title Implement mail Implement mail_admins() function to alert us to issues with delicate things like label printing Dec 9, 2016
@michaelplews michaelplews changed the title Implement mail_admins() function to alert us to issues with delicate things like label printing Implement mail Dec 9, 2016
@michaelplews michaelplews changed the title Implement mail Implement mail_admins() function to alert us to issues with delicate things like label printing Dec 9, 2016
@michaelplews michaelplews changed the title Implement mail_admins() function to alert us to issues with delicate things like label printing Implement 'mail_admins()' function to alert us to issues with delicate things like label printing Dec 9, 2016
@michaelplews michaelplews changed the title Implement 'mail_admins()' function to alert us to issues with delicate things like label printing Implement mail-admins() function to alert us to issues with delicate things like label printing Dec 9, 2016
@michaelplews michaelplews changed the title Implement mail-admins() function to alert us to issues with delicate things like label printing Implement mail-admins() function to alert us to issues with delicate things like label printing Dec 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants