Author: mtredinnick
Date: 2008-09-02 19:09:45 -0500 (Tue, 02 Sep 2008)
New Revision: 8886
Modified:
django/trunk/docs/misc/api-stability.txt
Log:
Added two items (django.utils.translation and django.utils.http) to the API
stability document and removed a duplicate mention of django.utils.encoding.
Modified: django/trunk/docs/misc/api-stability.txt
===================================================================
--- django/trunk/docs/misc/api-stability.txt 2008-09-03 00:09:38 UTC (rev
8885)
+++ django/trunk/docs/misc/api-stability.txt 2008-09-03 00:09:45 UTC (rev
8886)
@@ -100,9 +100,10 @@
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
==========
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---