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

Fixed #18773 -- Add logging for template variable resolving #2552

Closed
wants to merge 1 commit into from

Commits on Apr 15, 2014

  1. Fixed #18773 -- Add logging for template variable resolving

    Added a django.template logger with a default null handler.  Added
    logging if there is an exception while resolving variables in a
    template. Added corresponding tests and updated logging
    documentation. Updated StartProject tests to handle the
    stream output indicating the log handler is missing.
    cpsimpson committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    d2e2f72 View commit details
    Browse the repository at this point in the history