Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bmihelac committed Jun 10, 2011
1 parent 1926f9c commit 6afbf42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Expand Up @@ -32,7 +32,7 @@ Usage
:djangoadmin:attribute:`books.Article.headline`.

``djangoadmin:model`` directive in first line will autodocument all available
fields in ``Article`` model that is in ``books`` app.
fields in ``Article`` model that is in the ``books`` app.

References in second line will be replaced with verbose names and linked
to respective model / attribute.
Expand Down Expand Up @@ -75,3 +75,4 @@ Contribute
----------

Fork + pull.
Report issues: https://github.com/bmihelac/django-simpleadmindoc/issues

0 comments on commit 6afbf42

Please sign in to comment.