* status: closed => new
* severity: => Normal
* resolution: fixed =>
* easy: => 0
* ui_ux: => 0
* type: => Uncategorized
Comment:
I'm getting this error with current master branch and Sphinx 1.7.2:
make html
sphinx-build -b djangohtml -n -d _build/doctrees -D language= .
_build/html
Running Sphinx v1.7.2
loading translations []... not available for built-in messages
Extension error:
Could not import extension djangodocs (exception: cannot import name
'SmartyPantsHTMLTranslator')
make: *** [html] Error 2
--
Ticket URL: <https://code.djangoproject.com/ticket/10539#comment:23>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => fixed
Comment:
Please don't reopen such an old ticket that's been fixed. I can't
reproduce your issue and the docs build on the CI server also works fine.
--
Ticket URL: <https://code.djangoproject.com/ticket/10539#comment:24>