2010-12-18 19:49:45 +00:00
2010-05-28 13:52:54 +00:00
< !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" / >
2010-12-18 19:49:45 +00:00
< title > Django Categories v|version| documentation! — Django Categories v0.4.8 documentation< / title >
2010-05-28 13:52:54 +00:00
< 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: '',
2010-12-18 19:49:45 +00:00
VERSION: '0.4.8',
COLLAPSE_INDEX: false,
2010-05-28 13:52:54 +00:00
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
< / script >
< script type = "text/javascript" src = "_static/jquery.js" > < / script >
2010-12-18 19:49:45 +00:00
< script type = "text/javascript" src = "_static/underscore.js" > < / script >
2010-05-28 13:52:54 +00:00
< script type = "text/javascript" src = "_static/doctools.js" > < / script >
2010-12-18 19:49:45 +00:00
< link rel = "top" title = "Django Categories v0.4.8 documentation" href = "#" / >
< link rel = "next" title = "Getting Started" href = "getting_started.html" / >
2010-05-28 13:52:54 +00:00
< / head >
< body >
2010-05-28 14:38:57 +00:00
< div id = "docstitle" >
2010-12-18 19:49:45 +00:00
< p > Django Categories v0.4.8 documentation< / p >
2010-05-28 14:38:57 +00:00
< / div >
< div id = "header" >
2010-12-18 19:49:45 +00:00
< div id = "title" > < h1 > Django Categories v|version| documentation!< / h1 > < / div >
2010-05-28 14:38:57 +00:00
< ul id = "headerButtons" >
< li id = "toc_button" > < div class = "headerButton" > < a href = "#" > Table of Contents< / a > < / div > < / li >
< li id = "page_buttons" >
< div class = "headerButton" > < a href = "genindex.html" title = "General Index" accesskey = "I" > index< / a > < / div >
2010-12-18 19:49:45 +00:00
< div class = "headerButton" > < a href = "getting_started.html" title = "Getting Started" accesskey = "N" > next< / a > < / div >
2010-05-28 14:38:57 +00:00
< / li >
< / ul >
< / div >
< div id = "sphinxsidebar" >
< div class = "sphinxsidebarwrapper" >
2010-12-18 19:49:45 +00:00
< ul > < li class = "toctree-l1" > < a href = "#" > Main Page< / a > < / li > < / ul >
2010-05-28 14:38:57 +00:00
< ul >
2010-12-18 19:49:45 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "getting_started.html" > Getting Started< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "usage.html" > Using categories in templates< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "registering_models.html" > Registering Models< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "templatetags.html" > Template Tags< / a > < / li >
2010-05-28 14:38:57 +00:00
< / ul >
< h3 > This Page< / h3 >
< ul class = "this-page-menu" >
< li > < a href = "_sources/index.txt"
rel="nofollow">Show Source< / a > < / li >
2010-05-28 13:52:54 +00:00
< / ul >
2010-05-28 14:38:57 +00:00
< div id = "searchbox" style = "display: none" >
< form class = "search" action = "search.html" method = "get" >
< div class = "search-wrapper" >
< span class = "search-left" > < / span >
< input class = "prettysearch" type = "text" name = "q" size = "18" / >
< span class = "search-right" > < / span >
< / div >
< input type = "submit" value = "Search" class = "searchbutton" / >
< 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 >
2010-05-28 13:52:54 +00:00
< div class = "document" >
< div class = "documentwrapper" >
< div class = "bodywrapper" >
< div class = "body" >
2010-12-18 19:49:45 +00:00
< div class = "section" id = "django-categories-v-version-documentation" >
< h1 > Django Categories v|version| documentation!< a class = "headerlink" href = "#django-categories-v-version-documentation" title = "Permalink to this headline" > ¶< / a > < / h1 >
2010-05-28 13:52:54 +00:00
< p > Contents:< / p >
2010-12-18 19:49:45 +00:00
< div class = "toctree-wrapper compound" >
2010-05-28 13:52:54 +00:00
< ul >
2010-12-18 19:49:45 +00:00
< li class = "toctree-l1" > < a class = "reference internal" href = "getting_started.html" > Getting Started< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "getting_started.html#connecting-your-model-with-django-categories" > Connecting your model with Django-Categories< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "usage.html" > Using categories in templates< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "usage.html#filters" > Filters< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "registering_models.html" > Registering Models< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "registering_models.html#registering-a-many-to-one-relationship" > Registering a many-to-one relationship< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "registering_models.html#registering-a-many-to-many-relationship" > Registering a many-to-many relationship< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "templatetags.html" > Template Tags< / a > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "templatetags.html#get-top-level-categories" > get_top_level_categories< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "templatetags.html#display-path-as-ul" > display_path_as_ul< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "templatetags.html#get-category-drilldown" > get_category_drilldown< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "templatetags.html#display-drilldown-as-ul" > display_drilldown_as_ul< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "templatetags.html#breadcrumbs-tag" > breadcrumbs tag< / a > < / li >
2010-05-28 13:52:54 +00:00
< / ul >
< / li >
< / ul >
< / div >
< div class = "section" id = "indices-and-tables" >
2010-12-18 19:49:45 +00:00
< h2 > Indices and tables< a class = "headerlink" href = "#indices-and-tables" title = "Permalink to this headline" > ¶< / a > < / h2 >
2010-05-28 13:52:54 +00:00
< ul class = "simple" >
2010-12-18 19:49:45 +00:00
< li > < a class = "reference internal" href = "genindex.html" > < em > Index< / em > < / a > < / li >
< li > < a class = "reference internal" href = "py-modindex.html" > < em > Module Index< / em > < / a > < / li >
< li > < a class = "reference internal" href = "search.html" > < em > Search Page< / em > < / a > < / li >
2010-05-28 13:52:54 +00:00
< / ul >
2010-12-18 19:49:45 +00:00
< / div >
2010-05-28 13:52:54 +00:00
< / div >
2010-05-28 14:38:57 +00:00
< / div >
2010-05-28 13:52:54 +00:00
< / div >
< / div >
< div class = "footer" >
2010-05-28 14:38:57 +00:00
< p >
2010-05-28 13:52:54 +00:00
© Copyright 2010, CoreyOordt.
2010-12-18 19:49:45 +00:00
Created using < a href = "http://sphinx.pocoo.org/" > Sphinx< / a > 1.0.5.
2010-05-28 14:38:57 +00:00
< / p >
< / div >
< div class = "clearer" > < / div >
2010-05-28 13:52:54 +00:00
< / div >
2010-05-28 14:38:57 +00:00
< div id = "breadcrumbs" >
2010-12-18 19:49:45 +00:00
Django Categories v|version| documentation!
2010-05-28 14:38:57 +00:00
< / ul >
< / div >
< script type = "text/javascript" charset = "utf-8" src = "_static/toc.js" > < / script >
2010-05-28 13:52:54 +00:00
< / body >
< / html >