0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00

Removed unnecessary release notes for django.utils.translation.override().

Undocumented functions don't need to be mentioned.
This commit is contained in:
Tim Graham 2014-08-29 09:19:06 -04:00
parent cf33777306
commit 045b8d3267

View File

@ -129,11 +129,6 @@ Minor features
* ...
:mod:``django.utils.translation``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ``django.utils.translation.override`` is now usable as a function decorator.
Cache
^^^^^