mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Renumbered all the doctest examples so that they are ordered correctly on the doc pages.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4796 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
af1aa1baea
commit
189e7dd802
15 changed files with 15 additions and 15 deletions
|
@ -1,5 +1,5 @@
|
|||
"""
|
||||
33. Generic relations
|
||||
34. Generic relations
|
||||
|
||||
Generic relations let an object have a foreign key to any object through a
|
||||
content-type/object-id field. A generic foreign key can point to any object,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue