Re: [Django] #19244: Provide the missing examples from the "Built-in template tags and filters" page

2012-11-13 Thread Django
#19244: Provide the missing examples from the "Built-in template tags and 
filters"
page
---+
 Reporter:  pydanny|Owner:  pydanny
 Type:  Uncategorized  |   Status:  closed
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:  fixed
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+
Changes (by Aymeric Augustin ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"e27a43cc54f120c49cac33b36568b128bcfaef5a"]:
 {{{
 #!CommitTicketReference repository=""
 revision="e27a43cc54f120c49cac33b36568b128bcfaef5a"
 Merge pull request #509 from pydanny/ticket_19244

 Fixed #19244 -- Provided examples for some built-in templatetags and
 filters
 }}}

-- 
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 https://groups.google.com/groups/opt_out.




Re: [Django] #19244: Provide the missing examples from the "Built-in template tags and filters" page

2012-11-08 Thread Django
#19244: Provide the missing examples from the "Built-in template tags and 
filters"
page
---+
 Reporter:  pydanny|Owner:  pydanny
 Type:  Uncategorized  |   Status:  new
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+

Comment (by aaugustin):

 The pull request looks good, I've left only a small comment.

-- 
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 https://groups.google.com/groups/opt_out.




Re: [Django] #19244: Provide the missing examples from the "Built-in template tags and filters" page

2012-11-08 Thread Django
#19244: Provide the missing examples from the "Built-in template tags and 
filters"
page
---+
 Reporter:  pydanny|Owner:  pydanny
 Type:  Uncategorized  |   Status:  new
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+

Comment (by pydanny):

 Just confirmed that `pprint` does work but it's hard to come up with a
 good, terse example. Leaving it off for the same reason I'm leaving off
 ``debug``. It's too special of a case.

-- 
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 https://groups.google.com/groups/opt_out.




Re: [Django] #19244: Provide the missing examples from the "Built-in template tags and filters" page

2012-11-08 Thread Django
#19244: Provide the missing examples from the "Built-in template tags and 
filters"
page
---+
 Reporter:  pydanny|Owner:  pydanny
 Type:  Uncategorized  |   Status:  new
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+

Comment (by pydanny):

 Pull request submitted! See https://github.com/django/django/pull/509

-- 
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 https://groups.google.com/groups/opt_out.




Re: [Django] #19244: Provide the missing examples from the "Built-in template tags and filters" page

2012-11-05 Thread Django
#19244: Provide the missing examples from the "Built-in template tags and 
filters"
page
---+
 Reporter:  pydanny|Owner:  pydanny
 Type:  Uncategorized  |   Status:  new
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+
Changes (by julien):

 * stage:  Unreviewed => Accepted


Comment:

 Great idea! Please do open a ticket for `pprint` if you find an issue with
 it. Thanks!

-- 
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 https://groups.google.com/groups/opt_out.




Re: [Django] #19244: Provide the missing examples from the "Built-in template tags and filters" page

2012-11-05 Thread Django
#19244: Provide the missing examples from the "Built-in template tags and 
filters"
page
---+--
 Reporter:  pydanny|Owner:  pydanny
 Type:  Uncategorized  |   Status:  new
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+--
Changes (by pydanny):

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


Comment:

 The following won't be included in my patch:

 * debug is such a special case I'm not including it in this ticket
 anymore.
 * ifnotequal should not be documented, just so that people are encouraged
 more to use the '!=' and 'is not' operators.
 * dictsortreversed is not being covered as the story is too simple to
 require an example.
 * As pprint is supposed to "Prints the formatted representation of object
 on stream, followed by a newline" and doesn't seem to actually do that
 when I try it, I suspect this filter is broken. May open a separate ticket
 on it.

-- 
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 https://groups.google.com/groups/opt_out.