Skip to content

Commit

Permalink
Fixed formatting in resource docs. Thanks Wraithan. Closes django-tas…
Browse files Browse the repository at this point in the history
…typie#630

Squashed commit of the following:

commit 0c31494
Author: Wraithan (Chris McDonald) <xwraithanx@gmail.com>
Date:   Fri Aug 17 22:37:01 2012 -0700

    fix formatting in docs
  • Loading branch information
issackelly committed Aug 18, 2012
1 parent 5397dec commit 897a3d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/resources.rst
Expand Up @@ -646,13 +646,13 @@ The inner ``Meta`` class allows for class-level configuration of how the
with a body containing all the data in a serialized form.

``collection_name``
------------~~~~~~~
-------------------

Specifies the collection of objects returned in the ``GET`` list will be
named. Default is ``objects``.

``detail_uri_name``
~~~~~~~~~~~~~~~~~~~
-------------------

Specifies the name for the regex group that matches on detail views. Defaults
to ``pk``.
Expand Down

0 comments on commit 897a3d5

Please sign in to comment.