Fixed #6068 -- Updated docstrings in model tests to make the documentation
commit7557b4be2886bffb33c9cd439ac5ab6d246114b6
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sat, 1 Dec 2007 21:18:45 +0000 (1 21:18 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sat, 1 Dec 2007 21:18:45 +0000 (1 21:18 +0000)
tree26df4f07150a91ec0809d9524fab89dc9d1fefea
parent23a5be8f2428b4d3623c6e40b98b2ccbf21f960f
Fixed #6068 -- Updated docstrings in model tests to make the documentation
examples correct.  Thanks Wang Chun.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@6813 bcc190cf-cafb-0310-a4f2-bffc1f526a37
tests/modeltests/empty/models.py
tests/modeltests/select_related/models.py
tests/modeltests/serializers/models.py
tests/modeltests/test_client/models.py
tests/modeltests/user_commands/models.py