Re: [Django] #15801: Logging docs: Incorrect external link for dictConfig

2011-05-31 Thread Django
#15801: Logging docs: Incorrect external link for dictConfig
-+-
   Reporter:  David  |  Owner:  nobody
  Niergarth    | Status:  closed
   Type:  Bug|  Component:  Documentation
  Milestone: |   Severity:  Normal
Version:  1.2|   Keywords:
 Resolution:  fixed  |  Has patch:  1
   Triage Stage:  Accepted   |Needs tests:  0
Needs documentation:  0  |  Easy pickings:  0
Patch needs improvement:  0  |
-+-

Comment (by timo):

 In [16301]:
 {{{
 #!CommitTicketReference repository="" revision="16301"
 [1.3.X] Fixed #15801 - Incorrect external link for dictConfig; thanks
 David Niergarth for the report; jonash for the patch.

 Backport of r16100 from trunk.
 }}}

-- 
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-updates@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.



Re: [Django] #15801: Logging docs: Incorrect external link for dictConfig

2011-04-21 Thread Django
#15801: Logging docs: Incorrect external link for dictConfig
-+-
   Reporter:  David  |  Owner:  nobody
  Niergarth    | Status:  new
   Type:  Bug|  Component:  Documentation
  Milestone: |   Severity:  Normal
Version:  1.2|   Keywords:
 Resolution: |  Has patch:  1
   Triage Stage:  Accepted   |Needs tests:  0
Needs documentation:  0  |  Easy pickings:  0
Patch needs improvement:  0  |
-+-
Changes (by jonash):

 * has_patch:  0 => 1
 * easy:   => 0
 * stage:  Unreviewed => Accepted


-- 
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-updates@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.



Re: [Django] #15801: Logging docs: Incorrect external link for dictConfig

2011-04-11 Thread Django
#15801: Logging docs: Incorrect external link for dictConfig
-+-
   Reporter:  David  |Owner:  nobody
  Niergarth    |   Status:  new
   Type:  Bug|Component:  Documentation
  Milestone: | Severity:  Normal
Version:  1.2| Keywords:
 Resolution: |Has patch:  0
   Triage Stage: |  Needs tests:  0
  Unreviewed |
Needs documentation:  0  |
Patch needs improvement:  0  |
-+-
Changes (by David Niergarth ):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 The same problem exists here as well:

 http://docs.djangoproject.com/en/dev/ref/settings/#std:setting-
 LOGGING_CONFIG

 The "dictConfig" link should point to

 http://docs.python.org/library/logging.config.html#configuration-
 dictionary-schema

-- 
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-updates@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] #15801: Logging docs: Incorrect external link for dictConfig

2011-04-11 Thread Django
#15801: Logging docs: Incorrect external link for dictConfig
+--
 Reporter:  David Niergarth   | Owner:  nobody
 Type:  Bug |Status:  new
Milestone:  | Component:  Documentation
  Version:  1.2 |  Severity:  Normal
 Keywords:  |  Triage Stage:  Unreviewed
Has patch:  0   |
+--
 On http://docs.djangoproject.com/en/dev/topics/logging/, the link for
 "dictConfig format" points to

 http://docs.python.org/library/logging.html#configuration-dictionary-
 schema

 but that link should instead be

 http://docs.python.org/library/logging.config.html#configuration-
 dictionary-schema

-- 
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-updates@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.