Use the right template context processors on Django 1.11.

Review Request #10526 — Created April 11, 2019 and submitted

Information

Review Board
release-4.0.x

Reviewers

Django moved their core template context processors into a new module
in 1.8. This updates our settings to pull in the right context
processors for both Django 1.6 and 1.11.

Unit tests pass on Django 1.6 and 1.11 (with other in-progress changes).

Summary ID
Use the right template context processors on Django 1.11.
Django moved their core template context processors into a new module in 1.8. This updates our settings to pull in the right context processors for both Django 1.6 and 1.11.
e9ab3297c87f5c69f4cd3514cac5e6fc7ea8e7dc
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (2c5c8a7)
Loading...