• 
      

    Update Djblets to use the render compatibility functions.

    Review Request #10252 — Created Oct. 21, 2018 and submitted

    Information

    Djblets
    release-2.0.x
    73bb97b...

    Reviewers

    This switches all render() and render_to_string() calls to use the
    compatibility functions provided in djblets.util.compat.django. This
    allows the template rendering to work properly on Django 1.6 through
    1.11.

    Unit tests pass on Django 1.6 and 1.11, and Python 2.7, 3.5, and 3.6.

    chipx86
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (a3c0e15)