mirror of
https://github.com/django/django.git
synced 2025-09-13 14:06:28 +00:00
Small addition to m2m_intermediary model test
git-svn-id: http://code.djangoproject.com/svn/django/trunk@345 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
33d5006cc7
commit
5bfab1e1b2
1 changed files with 2 additions and 0 deletions
|
@ -68,4 +68,6 @@ Jane Doe
|
|||
This is a test
|
||||
>>> w2.get_article()
|
||||
This is a test
|
||||
>>> r1.get_writer_list()
|
||||
[John Smith (Main writer)]
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue