Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
akiraakaishi committed Apr 20, 2015
1 parent 39290ce commit 7aedb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -41,7 +41,7 @@ Then, create your model to be tagged with:
Then, in your templates, render a tag-creation form for an instance of ``MyModel`` with the template tag ``render_tag_form``::

{% load taggitforms%}
{% load taggitforms %}
{% render_tag_form my_obj %}

The form is rendered with the template ``taggit_forms/form.html``.
Expand Down

0 comments on commit 7aedb67

Please sign in to comment.