diff options
| author | Tim Graham <timograham@gmail.com> | 2014-08-29 09:19:06 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-08-29 09:20:13 -0400 |
| commit | 045b8d32671f6fc19a4452d6e514d54c37834301 (patch) | |
| tree | 916f9b0841f36dbc2eeda61f8db75ea37d2712e2 /docs | |
| parent | cf337773063112d531b40bcb26740dd0b698291f (diff) | |
Removed unnecessary release notes for django.utils.translation.override().
Undocumented functions don't need to be mentioned.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt index fda8aa3d5d..ea5101ff72 100644 --- a/docs/releases/1.8.txt +++ b/docs/releases/1.8.txt @@ -129,11 +129,6 @@ Minor features * ... -:mod:``django.utils.translation`` -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -* ``django.utils.translation.override`` is now usable as a function decorator. - Cache ^^^^^ |
