Use the right template context processors on Django 1.11.

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

chipx86
Review Board
release-4.0.x
reviewboard

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
Use the right template context processors on Django 1.11.
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

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