[1.7.x] Added comma to improve readability in 1.7 release notes.
Backport of 4f494ed0c60cdfc44b65aeea7f42f6b7245c03af from master
This commit is contained in:
parent
d0607a7eee
commit
2583ee2a7e
@ -1554,7 +1554,7 @@ Reorganization of ``django.contrib.contenttypes``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Since ``django.contrib.contenttypes.generic`` defined both admin and model
|
||||
related objects an import of this module could trigger unexpected side effects.
|
||||
related objects, an import of this module could trigger unexpected side effects.
|
||||
As a consequence, its contents were split into :mod:`~django.contrib.contenttypes`
|
||||
submodules and the ``django.contrib.contenttypes.generic`` module is deprecated:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user