Fix building the manual with Django 1.6.
Review Request #5413 — Created Feb. 6, 2014 and submitted — Latest diff uploaded
Fix building the manual with Django 1.6.
This is a trivial change that just switches from calling
execute_manager
toexecute_from_command_line
, in order to build again on Django 1.6.
Built the docs.