Re: [Django] #12741: Plz help with understanding !

2010-01-31 Thread Django
#12741: Plz help with understanding !
+---
  Reporter:  Nebjula| Owner:  nobody
Status:  closed | Milestone:
 Component:  Documentation  |   Version:  1.1   
Resolution:  invalid|  Keywords:
 Stage:  Unreviewed | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by ramiro):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => invalid
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Please don't use the ticket system to ask support questions. Use the
 [http://groups.google.com/group/django-users django-users mailing list]
 for that, or our IRC channel. (See the "Get help" section of the community
 page for more information.)

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



[Django] #12741: Plz help with understanding !

2010-01-31 Thread Django
#12741: Plz help with understanding !
---+
 Reporter:  Nebjula|   Owner:  nobody
   Status:  new|   Milestone:
Component:  Documentation  | Version:  1.1   
 Keywords: |   Stage:  Unreviewed
Has_patch:  0  |  
---+
 in your tutourial to django 1st application PART3.There's one paragrah I
 just cannot understand:

 ''"Ah. There's no template yet. First, create a directory, somewhere
 on your filesystem, whose contents Django can access. (Django runs as
 whatever user your server runs.) Don't put them under your document root,
 though. You probably shouldn't make them public, just for security's sake.
 Then edit TEMPLATE_DIRS in your settings.py to tell Django where it can
 find templates -- just as you did in the "Customize the admin look and
 feel" section of Tutorial 2.
 When you've done that, create a directory polls in your template
 directory. Within that, create a file called index.html. Note that"''
 Why do I have to creat index.html again and again? There already one in
 file admin/index.html created in Part2 tutourial.
 What does the "document root" mean?

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.