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" / >
< title > Welcome to Django Categories’ s documentation! — Django Categories v0.4.4 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.4.4',
COLLAPSE_MODINDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
< / script >
< script type = "text/javascript" src = "_static/jquery.js" > < / script >
< script type = "text/javascript" src = "_static/doctools.js" > < / script >
< link rel = "top" title = "Django Categories v0.4.4 documentation" href = "" / >
< link rel = "next" title = "Ways to use the categories app" href = "usage.html" / >
< / head >
< body >
2010-05-28 14:38:57 +00:00
< div id = "docstitle" >
< p > Django Categories v0.4.4 documentation< / p >
< / div >
< div id = "header" >
< div id = "title" > < h1 > Welcome to Django Categories’ s documentation!< / h1 > < / div >
< 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 >
< div class = "headerButton" > < a href = "usage.html" title = "Ways to use the categories app" accesskey = "N" > next< / a > < / div >
< / li >
< / ul >
< / div >
< div id = "sphinxsidebar" >
< div class = "sphinxsidebarwrapper" >
< ul > < li class = "toctree-l1" > < a href = "" > Main Page< / a > < / li > < / ul >
< ul >
< li class = "toctree-l1" > < a class = "reference external" href = "usage.html" > Ways to use the categories app< / a > < / li >
< li class = "toctree-l1" > < a class = "reference external" href = "usage.html#using-categories-in-templates" > Using categories in templates< / a > < / li >
< / 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" >
< div class = "section" id = "welcome-to-django-categories-s-documentation" >
< h1 > Welcome to Django Categories’ s documentation!< a class = "headerlink" href = "#welcome-to-django-categories-s-documentation" title = "Permalink to this headline" > ¶< / a > < / h1 >
< p > Contents:< / p >
< ul >
< li class = "toctree-l1" > < a class = "reference external" href = "usage.html" > Ways to use the categories app< / a > < / li >
< li class = "toctree-l1" > < a class = "reference external" href = "usage.html#using-categories-in-templates" > Using categories in templates< / a > < ul >
< li class = "toctree-l2" > < a class = "reference external" href = "usage.html#filters" > Filters< / a > < / li >
< / ul >
< / li >
< / ul >
< / div >
< div class = "section" id = "indices-and-tables" >
< h1 > Indices and tables< a class = "headerlink" href = "#indices-and-tables" title = "Permalink to this headline" > ¶< / a > < / h1 >
< ul class = "simple" >
< li > < a class = "reference external" href = "genindex.html" > < em > Index< / em > < / a > < / li >
< li > < a class = "reference external" href = "modindex.html" > < em > Module Index< / em > < / a > < / li >
< li > < a class = "reference external" href = "search.html" > < em > Search Page< / em > < / a > < / li >
< / ul >
< / 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.
Created using < a href = "http://sphinx.pocoo.org/" > Sphinx< / a > 0.6.3.
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" >
Welcome to Django Categories’ s documentation!
< / ul >
< / div >
< script type = "text/javascript" charset = "utf-8" src = "_static/toc.js" > < / script >
2010-05-28 13:52:54 +00:00
< / body >
< / html >