mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Added comma to improve readability in 1.7 release notes.
This commit is contained in:
parent
8414fcf16b
commit
4f494ed0c6
1 changed files with 1 additions and 1 deletions
|
@ -1548,7 +1548,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…
Add table
Add a link
Reference in a new issue