Commit a0b63448 by Florian Apolloner

Merge pull request #194 from krmboya/patch-1

Update api.txt
parents 0ea34a4c 8bf86f23
......@@ -67,7 +67,7 @@ playing around with the API.
Convenience method, returning a ``ValuesListQuerySet`` (basically
just an iterable) containing the slug of each tag as a string::
>>> apple.slugs.names()
>>> apple.tags.slugs()
[u'green-and-juicy', u'red']
Filtering
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment