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
1 changed files with 0 additions and 5 deletions

View File

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