fix long-description rst

This commit is contained in:
Carl Meyer 2010-09-24 10:36:53 -04:00
parent 4f316877c1
commit 75e819c260

View file

@ -333,3 +333,4 @@ same additional methods::
Post.objects.by_author(user=request.user).unpublished()
.. _created by George Sakkis: http://djangosnippets.org/snippets/2117/