Fix rst syntax format

This commit is contained in:
Brant Young 2014-05-07 10:46:48 +08:00
parent 299984eaaf
commit 03a7658d3e

View file

@ -111,7 +111,7 @@ API
====
QuerySet methods
------------
-----------------
Using ``django-model-utils``, we get the ability to add queryset methods to not only the manager, but to all querysets that will be used, including related objects. This enables us to do things like::