﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
15649	Doc buliding fails with: DjangoHTMLTranslator instance has no attribute '_table_row_index'	bmihelac	nobody	"When trying to make documentation with make html, following exception is raised:

{{{
Exception occurred:
  File ""/Users/bmihelac/dev/django/src/sphinx/sphinx/writers/html.py"", line 523, in visit_row
    self._table_row_index += 1
AttributeError: DjangoHTMLTranslator instance has no attribute '_table_row_index'
}}}


 * Sphinx version: 1.1pre/ce4bb37a1409
 * Python version: 2.6.6
 * Docutils version: 0.7 release
 * Jinja2 version: 2.5"	Bug	closed	Documentation	1.3	Normal	wontfix		lists@…	Unreviewed	0	0	0	0	0	0
