Author: adrian
Date: 2007-09-14 10:21:30 -0500 (Fri, 14 Sep 2007)
New Revision: 6189

Modified:
   django/trunk/docs/request_response.txt
Log:
Added 'New in Django development version' note to docs/request_response.txt 
change from [6164]

Modified: django/trunk/docs/request_response.txt
===================================================================
--- django/trunk/docs/request_response.txt      2007-09-14 14:02:38 UTC (rev 
6188)
+++ django/trunk/docs/request_response.txt      2007-09-14 15:21:30 UTC (rev 
6189)
@@ -162,6 +162,8 @@
    Example: ``"/music/bands/the_beatles/?print=true"``
 
 ``build_absolute_uri(location)``
+   **New in Django development version**
+
    Returns the absolute URI form of ``location``. If no location is provided,
    the location will be set to ``request.get_full_path()``.
 


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to