Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update docs
  • Loading branch information
David Cramer authored and David Cramer committed Nov 13, 2009
1 parent 6dc8b3e commit 0c87cf7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Expand Up @@ -15,4 +15,7 @@ Apart.
Using histograms in other pages Using histograms in other pages
=============================== ===============================


``{% histogram_for 'appname.Model' 'histogram_field' %} You can use the built-in ``histogram_for`` template tag::

{% load histograms %}
{% histogram_for 'appname.Model' 'histogram_field' %}

0 comments on commit 0c87cf7

Please sign in to comment.