Fix building the manual with Django 1.6.

Review Request #5413 — Created Feb. 6, 2014 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Fix building the manual with Django 1.6.

This is a trivial change that just switches from calling execute_manager
to execute_from_command_line, in order to build again on Django 1.6.

Built the docs.

    Loading...