mirror of
https://github.com/django/django.git
synced 2025-09-15 13:39:11 +00:00
Fixed typo in docs/ref/contrib/contenttypes.txt.
This commit is contained in:
parent
9932866e3a
commit
c48904a225
@ -383,7 +383,7 @@ normal field object, these examples will *not* work:
|
||||
>>> TaggedItem.objects.get(content_object=guido)
|
||||
|
||||
Likewise, :class:`~django.contrib.contenttypes.fields.GenericForeignKey`\s
|
||||
does not appear in :class:`~django.forms.ModelForm`\s.
|
||||
do not appear in :class:`~django.forms.ModelForm`\s.
|
||||
|
||||
Reverse generic relations
|
||||
-------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user