/usr/share/doc/python-django-mptt/html/genindex.html is in python-django-mptt 0.5.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Index — django-mptt v0.5.2 documentation</title>
<link rel="stylesheet" href="static/default.css" type="text/css" />
<link rel="stylesheet" href="static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '0.5.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="static/jquery.js"></script>
<script type="text/javascript" src="static/underscore.js"></script>
<script type="text/javascript" src="static/doctools.js"></script>
<link rel="top" title="django-mptt v0.5.2 documentation" href="index.html" />
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="#" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">django-mptt v0.5.2 documentation</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<h1 id="index">Index</h1>
<div class="genindex-jumpbox">
<a href="#A"><strong>A</strong></a> | <a href="#C"><strong>C</strong></a> | <a href="#D"><strong>D</strong></a> | <a href="#F"><strong>F</strong></a> | <a href="#G"><strong>G</strong></a> | <a href="#I"><strong>I</strong></a> | <a href="#L"><strong>L</strong></a> | <a href="#M"><strong>M</strong></a> | <a href="#P"><strong>P</strong></a> | <a href="#R"><strong>R</strong></a> | <a href="#S"><strong>S</strong></a> | <a href="#T"><strong>T</strong></a> | <a href="#U"><strong>U</strong></a>
</div>
<h2 id="A">A</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.managers.html#mptt.managers.TreeManager.add_related_count">add_related_count() (mptt.managers.TreeManager method)</a></dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.html#mptt.AlreadyRegistered">AlreadyRegistered</a></dt>
</dl></td>
</tr></table>
<h2 id="C">C</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.admin.html#mptt.admin.MPTTAdminForm.clean">clean() (mptt.admin.MPTTAdminForm method)</a></dt>
</dl></td>
</tr></table>
<h2 id="D">D</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.fields.html#mptt.fields.TreeForeignKey.db_type">db_type() (mptt.fields.TreeForeignKey method)</a></dt>
<dd><dl>
<dt><a href="mptt.fields.html#mptt.fields.TreeManyToManyField.db_type">(mptt.fields.TreeManyToManyField method)</a></dt>
<dt><a href="mptt.fields.html#mptt.fields.TreeOneToOneField.db_type">(mptt.fields.TreeOneToOneField method)</a></dt>
</dl></dd>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.delete">delete() (mptt.models.MPTTModel method)</a></dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.utils.html#mptt.utils.drilldown_tree_for_node">drilldown_tree_for_node() (in module mptt.utils)</a></dt>
</dl></td>
</tr></table>
<h2 id="F">F</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.admin.html#mptt.admin.MPTTModelAdmin.form">form (mptt.admin.MPTTModelAdmin attribute)</a></dt>
<dt><a href="mptt.fields.html#mptt.fields.TreeForeignKey.formfield">formfield() (mptt.fields.TreeForeignKey method)</a></dt>
<dd><dl>
<dt><a href="mptt.fields.html#mptt.fields.TreeManyToManyField.formfield">(mptt.fields.TreeManyToManyField method)</a></dt>
<dt><a href="mptt.fields.html#mptt.fields.TreeOneToOneField.formfield">(mptt.fields.TreeOneToOneField method)</a></dt>
</dl></dd>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.admin.html#mptt.admin.MPTTModelAdmin.formfield_for_foreignkey">formfield_for_foreignkey() (mptt.admin.MPTTModelAdmin method)</a></dt>
</dl></td>
</tr></table>
<h2 id="G">G</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.get_ancestors">get_ancestors() (mptt.models.MPTTModel method)</a></dt>
<dt><a href="mptt.admin.html#mptt.admin.MPTTModelAdmin.get_changelist">get_changelist() (mptt.admin.MPTTModelAdmin method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.get_children">get_children() (mptt.models.MPTTModel method)</a></dt>
<dt><a href="mptt.fields.html#mptt.fields.TreeForeignKey.get_db_prep_lookup">get_db_prep_lookup() (mptt.fields.TreeForeignKey method)</a></dt>
<dd><dl>
<dt><a href="mptt.fields.html#mptt.fields.TreeManyToManyField.get_db_prep_lookup">(mptt.fields.TreeManyToManyField method)</a></dt>
<dt><a href="mptt.fields.html#mptt.fields.TreeOneToOneField.get_db_prep_lookup">(mptt.fields.TreeOneToOneField method)</a></dt>
</dl></dd>
<dt><a href="mptt.fields.html#mptt.fields.TreeForeignKey.get_db_prep_save">get_db_prep_save() (mptt.fields.TreeForeignKey method)</a></dt>
<dd><dl>
<dt><a href="mptt.fields.html#mptt.fields.TreeManyToManyField.get_db_prep_save">(mptt.fields.TreeManyToManyField method)</a></dt>
<dt><a href="mptt.fields.html#mptt.fields.TreeOneToOneField.get_db_prep_save">(mptt.fields.TreeOneToOneField method)</a></dt>
</dl></dd>
<dt><a href="mptt.fields.html#mptt.fields.TreeForeignKey.get_db_prep_value">get_db_prep_value() (mptt.fields.TreeForeignKey method)</a></dt>
<dd><dl>
<dt><a href="mptt.fields.html#mptt.fields.TreeManyToManyField.get_db_prep_value">(mptt.fields.TreeManyToManyField method)</a></dt>
<dt><a href="mptt.fields.html#mptt.fields.TreeOneToOneField.get_db_prep_value">(mptt.fields.TreeOneToOneField method)</a></dt>
</dl></dd>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.get_descendant_count">get_descendant_count() (mptt.models.MPTTModel method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.get_descendants">get_descendants() (mptt.models.MPTTModel method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.get_leafnodes">get_leafnodes() (mptt.models.MPTTModel method)</a></dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.get_level">get_level() (mptt.models.MPTTModel method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.get_next_sibling">get_next_sibling() (mptt.models.MPTTModel method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTOptions.get_ordered_insertion_target">get_ordered_insertion_target() (mptt.models.MPTTOptions method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.get_previous_sibling">get_previous_sibling() (mptt.models.MPTTModel method)</a></dt>
<dt><a href="mptt.admin.html#mptt.admin.MPTTChangeList.get_query_set">get_query_set() (mptt.admin.MPTTChangeList method)</a></dt>
<dd><dl>
<dt><a href="mptt.managers.html#mptt.managers.TreeManager.get_query_set">(mptt.managers.TreeManager method)</a></dt>
</dl></dd>
<dt><a href="mptt.models.html#mptt.models.MPTTOptions.get_raw_field_value">get_raw_field_value() (mptt.models.MPTTOptions method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.get_root">get_root() (mptt.models.MPTTModel method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.get_siblings">get_siblings() (mptt.models.MPTTModel method)</a></dt>
</dl></td>
</tr></table>
<h2 id="I">I</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.managers.html#mptt.managers.TreeManager.init_from_model">init_from_model() (mptt.managers.TreeManager method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.insert_at">insert_at() (mptt.models.MPTTModel method)</a></dt>
<dt><a href="mptt.managers.html#mptt.managers.TreeManager.insert_node">insert_node() (mptt.managers.TreeManager method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTOptions.insertion_target_filters">insertion_target_filters() (mptt.models.MPTTOptions method)</a></dt>
<dt><a href="mptt.exceptions.html#mptt.exceptions.InvalidMove">InvalidMove</a></dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.is_ancestor_of">is_ancestor_of() (mptt.models.MPTTModel method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.is_child_node">is_child_node() (mptt.models.MPTTModel method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.is_descendant_of">is_descendant_of() (mptt.models.MPTTModel method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.is_leaf_node">is_leaf_node() (mptt.models.MPTTModel method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.is_root_node">is_root_node() (mptt.models.MPTTModel method)</a></dt>
</dl></td>
</tr></table>
<h2 id="L">L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.forms.html#mptt.forms.TreeNodeChoiceField.label_from_instance">label_from_instance() (mptt.forms.TreeNodeChoiceField method)</a></dt>
<dt><a href="mptt.managers.html#mptt.managers.TreeManager.left_attr">left_attr (mptt.managers.TreeManager attribute)</a></dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.managers.html#mptt.managers.TreeManager.level_attr">level_attr (mptt.managers.TreeManager attribute)</a></dt>
</dl></td>
</tr></table>
<h2 id="M">M</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.admin.html#mptt.admin.MPTTAdminForm.media">media (mptt.admin.MPTTAdminForm attribute)</a></dt>
<dd><dl>
<dt><a href="mptt.admin.html#mptt.admin.MPTTModelAdmin.media">(mptt.admin.MPTTModelAdmin attribute)</a></dt>
<dt><a href="mptt.forms.html#mptt.forms.MoveNodeForm.media">(mptt.forms.MoveNodeForm attribute)</a></dt>
</dl></dd>
<dt><a href="mptt.managers.html#mptt.managers.TreeManager.move_node">move_node() (mptt.managers.TreeManager method)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.move_to">move_to() (mptt.models.MPTTModel method)</a></dt>
<dt><a href="mptt.forms.html#mptt.forms.MoveNodeForm">MoveNodeForm (class in mptt.forms)</a></dt>
<dt><a href="mptt.html#module-mptt">mptt (module)</a></dt>
<dt><a href="mptt.admin.html#module-mptt.admin">mptt.admin (module)</a></dt>
<dt><a href="mptt.exceptions.html#module-mptt.exceptions">mptt.exceptions (module)</a></dt>
<dt><a href="mptt.fields.html#module-mptt.fields">mptt.fields (module)</a></dt>
<dt><a href="mptt.forms.html#module-mptt.forms">mptt.forms (module)</a></dt>
<dt><a href="mptt.managers.html#module-mptt.managers">mptt.managers (module)</a></dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.models.html#module-mptt.models">mptt.models (module)</a></dt>
<dt><a href="mptt.utils.html#module-mptt.utils">mptt.utils (module)</a></dt>
<dt><a href="mptt.admin.html#mptt.admin.MPTTAdminForm">MPTTAdminForm (class in mptt.admin)</a></dt>
<dt><a href="mptt.admin.html#mptt.admin.MPTTChangeList">MPTTChangeList (class in mptt.admin)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel">MPTTModel (class in mptt.models)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.Meta">MPTTModel.Meta (class in mptt.models)</a></dt>
<dt><a href="mptt.admin.html#mptt.admin.MPTTModelAdmin">MPTTModelAdmin (class in mptt.admin)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTModelBase">MPTTModelBase (class in mptt.models)</a></dt>
<dt><a href="mptt.models.html#mptt.models.MPTTOptions">MPTTOptions (class in mptt.models)</a></dt>
</dl></td>
</tr></table>
<h2 id="P">P</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.managers.html#mptt.managers.TreeManager.parent_attr">parent_attr (mptt.managers.TreeManager attribute)</a></dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.utils.html#mptt.utils.previous_current_next">previous_current_next() (in module mptt.utils)</a></dt>
</dl></td>
</tr></table>
<h2 id="R">R</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.managers.html#mptt.managers.TreeManager.rebuild">rebuild() (mptt.managers.TreeManager method)</a></dt>
<dt><a href="mptt.html#mptt.register">register() (in module mptt)</a></dt>
<dd><dl>
<dt><a href="mptt.models.html#mptt.models.MPTTModelBase.register">(mptt.models.MPTTModelBase class method)</a></dt>
</dl></dd>
<dt><a href="mptt.managers.html#mptt.managers.TreeManager.right_attr">right_attr (mptt.managers.TreeManager attribute)</a></dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.managers.html#mptt.managers.TreeManager.root_node">root_node() (mptt.managers.TreeManager method)</a></dt>
<dt><a href="mptt.managers.html#mptt.managers.TreeManager.root_nodes">root_nodes() (mptt.managers.TreeManager method)</a></dt>
</dl></td>
</tr></table>
<h2 id="S">S</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.forms.html#mptt.forms.MoveNodeForm.save">save() (mptt.forms.MoveNodeForm method)</a></dt>
<dd><dl>
<dt><a href="mptt.models.html#mptt.models.MPTTModel.save">(mptt.models.MPTTModel method)</a></dt>
</dl></dd>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.models.html#mptt.models.MPTTOptions.set_raw_field_value">set_raw_field_value() (mptt.models.MPTTOptions method)</a></dt>
</dl></td>
</tr></table>
<h2 id="T">T</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.managers.html#mptt.managers.TreeManager.tree_id_attr">tree_id_attr (mptt.managers.TreeManager attribute)</a></dt>
<dt><a href="mptt.utils.html#mptt.utils.tree_item_iterator">tree_item_iterator() (in module mptt.utils)</a></dt>
<dt><a href="mptt.fields.html#mptt.fields.TreeForeignKey">TreeForeignKey (class in mptt.fields)</a></dt>
<dt><a href="mptt.managers.html#mptt.managers.TreeManager">TreeManager (class in mptt.managers)</a></dt>
<dt><a href="mptt.fields.html#mptt.fields.TreeManyToManyField">TreeManyToManyField (class in mptt.fields)</a></dt>
</dl></td>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.forms.html#mptt.forms.TreeNodeChoiceField">TreeNodeChoiceField (class in mptt.forms)</a></dt>
<dt><a href="mptt.forms.html#mptt.forms.TreeNodeMultipleChoiceField">TreeNodeMultipleChoiceField (class in mptt.forms)</a></dt>
<dt><a href="mptt.forms.html#mptt.forms.TreeNodePositionField">TreeNodePositionField (class in mptt.forms)</a></dt>
<dt><a href="mptt.fields.html#mptt.fields.TreeOneToOneField">TreeOneToOneField (class in mptt.fields)</a></dt>
</dl></td>
</tr></table>
<h2 id="U">U</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%" valign="top"><dl>
<dt><a href="mptt.models.html#mptt.models.MPTTOptions.update_mptt_cached_fields">update_mptt_cached_fields() (mptt.models.MPTTOptions method)</a></dt>
</dl></td>
</tr></table>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<form class="search" action="search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="#" title="General Index"
>index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">django-mptt v0.5.2 documentation</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright 2007 - 2011, Jonathan Buchanan and others.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.8.
</div>
</body>
</html>
|