mirror of
https://github.com/django/django.git
synced 2024-11-29 22:56:46 +01:00
Fixed a small formatting error.
This commit is contained in:
parent
3d842a0a94
commit
fe43ad5707
@ -271,7 +271,7 @@ See the :doc:`Django 1.5 release notes</releases/1.5>` for more details on
|
|||||||
these changes.
|
these changes.
|
||||||
|
|
||||||
* The module ``django.utils.simplejson`` will be removed. The standard library
|
* The module ``django.utils.simplejson`` will be removed. The standard library
|
||||||
provides :mod:`json` which should be used instead.
|
provides :mod:`json` which should be used instead.
|
||||||
|
|
||||||
* The function ``django.utils.itercompat.product`` will be removed. The Python
|
* The function ``django.utils.itercompat.product`` will be removed. The Python
|
||||||
builtin version should be used instead.
|
builtin version should be used instead.
|
||||||
|
Loading…
Reference in New Issue
Block a user