diff options
Diffstat (limited to 'docs/misc/api-stability.txt')
| -rw-r--r-- | docs/misc/api-stability.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/misc/api-stability.txt b/docs/misc/api-stability.txt index f5dc5fa98f..9fa43286e1 100644 --- a/docs/misc/api-stability.txt +++ b/docs/misc/api-stability.txt @@ -100,9 +100,10 @@ Most of the modules in ``django.utils`` are designed for internal use. Only the rest of the module is for internal use. - ``django.utils.encoding`` - ``django.utils.feedgenerator`` + - ``django.utils.http`` - ``django.utils.safestring`` + - ``django.utils.translation`` - ``django.utils.tzinfo`` - - ``django.utils.encoding`` Exceptions ========== |
