django-monkey-team icon indicating copy to clipboard operation
django-monkey-team copied to clipboard

Django middleware and userscript that displays debug tracebacks on production sites (where you would have DEBUG = False) only to developers.

Results 2 django-monkey-team issues
Sort by recently updated
recently updated
newest added

Example at https://cryptography.io/en/latest/hazmat/primitives/symmetric-encryption/?highlight=aes#cryptography.hazmat.primitives.ciphers.Cipher

I know there's Sentry and all that other jazz for tracking errors, but I just want something simple. Would it be simple to add a list of the previous 100...