Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
r12161 - django/trunk/docs/ref/template s
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
nore...@djangoproject.com  
View profile  
 More options Jan 10 2010, 12:22 pm
From: nore...@djangoproject.com
Date: Sun, 10 Jan 2010 11:22:30 -0600 (CST)
Local: Sun, Jan 10 2010 12:22 pm
Subject: [Changeset] r12161 - django/trunk/docs/ref/templates
Author: adrian
Date: 2010-01-10 11:22:30 -0600 (Sun, 10 Jan 2010)
New Revision: 12161

Modified:
   django/trunk/docs/ref/templates/api.txt
Log:
Fixed #10800 -- Made a small improvement to render_to_string() docs. Thanks, p.patr...@iperbole.bologna.it and timo

Modified: django/trunk/docs/ref/templates/api.txt
===================================================================
--- django/trunk/docs/ref/templates/api.txt     2010-01-10 17:21:52 UTC (rev 12160)
+++ django/trunk/docs/ref/templates/api.txt     2010-01-10 17:22:30 UTC (rev 12161)
@@ -656,7 +656,8 @@

 The ``render_to_string`` shortcut takes one required argument --
 ``template_name``, which should be the name of the template to load
-and render -- and two optional arguments:
+and render (or a list of template names, in which case Django will use
+the first template in the list that exists) -- and two optional arguments:

     dictionary
         A dictionary to be used as variables and values for the


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »