mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12129 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
df9adbafb7
commit
88265d4a73
4 changed files with 4 additions and 4 deletions
|
@ -342,7 +342,7 @@ it would be deleted at the same time.
|
|||
Generic relations and aggregation
|
||||
---------------------------------
|
||||
|
||||
:ref:`Django's database aggregation API <topics-db-aggregation`
|
||||
:ref:`Django's database aggregation API <topics-db-aggregation>`
|
||||
doesn't work with a
|
||||
:class:`~django.contrib.contenttypes.generic.GenericRelation`. For example, you
|
||||
might be tempted to try something like::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue