Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
dnordberg authored and alex committed Nov 20, 2009
1 parent 45ce665 commit 776c6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ Using histograms in other pages
You can use the built-in ``histogram_for`` template tag::

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

0 comments on commit 776c6c8

Please sign in to comment.