Removes use of future tag (not available in Django 1.10+). Flatten Context into dict for render (necessary for Django 1.11+). Both changes compatible with Django >= 1.8. Change-Id: I5db4af45208423753dd5d60616ee781e6471b9e6 Closes-bug: 1816707