Removed unnecessary release notes for django.utils.translation.override().
Undocumented functions don't need to be mentioned.
This commit is contained in:
parent
cf33777306
commit
045b8d3267
|
@ -129,11 +129,6 @@ Minor features
|
||||||
|
|
||||||
* ...
|
* ...
|
||||||
|
|
||||||
:mod:``django.utils.translation``
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
|
|
||||||
* ``django.utils.translation.override`` is now usable as a function decorator.
|
|
||||||
|
|
||||||
Cache
|
Cache
|
||||||
^^^^^
|
^^^^^
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue