Re: [Django] #21708: Documentation makes two distinct points but implies conjunction

2013-12-30 Thread Django
#21708: Documentation makes two distinct points but implies conjunction
---+
 Reporter:  ashley@…   |  Owner:  nobody
 Type:  Uncategorized  | Status:  closed
Component:  Documentation  |Version:  1.6
 Severity:  Normal | Resolution:  fixed
 Keywords: |   Triage Stage:  Unreviewed
Has patch:  0  |  Easy pickings:  1
UI/UX:  0  |
---+

Comment (by Tim Graham ):

 In [changeset:"f20da282972628daed1d792104500600d233d897"]:
 {{{
 #!CommitTicketReference repository=""
 revision="f20da282972628daed1d792104500600d233d897"
 [1.5.x] Fixed #21708 -- Added some headings to separate unrelated topics.

 Thanks ashley at ashleymills.com for the suggestion.

 Backport of 270f7e2167 from master
 }}}

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/080.6ba2716d760cc0b1343143c55c3f00ab%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21708: Documentation makes two distinct points but implies conjunction

2013-12-30 Thread Django
#21708: Documentation makes two distinct points but implies conjunction
---+
 Reporter:  ashley@…   |  Owner:  nobody
 Type:  Uncategorized  | Status:  closed
Component:  Documentation  |Version:  1.6
 Severity:  Normal | Resolution:  fixed
 Keywords: |   Triage Stage:  Unreviewed
Has patch:  0  |  Easy pickings:  1
UI/UX:  0  |
---+

Comment (by Tim Graham ):

 In [changeset:"2d554d29f2f3b495768e4100e9b48c1bb6242799"]:
 {{{
 #!CommitTicketReference repository=""
 revision="2d554d29f2f3b495768e4100e9b48c1bb6242799"
 [1.6.x] Fixed #21708 -- Added some headings to separate unrelated topics.

 Thanks ashley at ashleymills.com for the suggestion.

 Backport of 270f7e2167 from master
 }}}

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/080.1cc33bb2f37c3fc3e3a80d0d9a835d7f%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21708: Documentation makes two distinct points but implies conjunction

2013-12-30 Thread Django
#21708: Documentation makes two distinct points but implies conjunction
---+
 Reporter:  ashley@…   |  Owner:  nobody
 Type:  Uncategorized  | Status:  closed
Component:  Documentation  |Version:  1.6
 Severity:  Normal | Resolution:  fixed
 Keywords: |   Triage Stage:  Unreviewed
Has patch:  0  |  Easy pickings:  1
UI/UX:  0  |
---+
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"270f7e21676f043464e9a3e252fec0a63e3c0b2a"]:
 {{{
 #!CommitTicketReference repository=""
 revision="270f7e21676f043464e9a3e252fec0a63e3c0b2a"
 Fixed #21708 -- Added some headings to separate unrelated topics.

 Thanks ashley at ashleymills.com for the suggestion.
 }}}

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/080.b581974297772db010e1b9d64b230947%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Django] #21708: Documentation makes two distinct points but implies conjunction

2013-12-30 Thread Django
#21708: Documentation makes two distinct points but implies conjunction
---+
 Reporter:  ashley@…   |  Owner:  nobody
 Type:  Uncategorized  | Status:  new
Component:  Documentation  |Version:  1.6
 Severity:  Normal |   Keywords:
 Triage Stage:  Unreviewed |  Has patch:  0
Easy pickings:  1  |  UI/UX:  0
---+
 As a django newbie I was confused by the following section:

 https://docs.djangoproject.com/en/1.6/topics/http/urls/#notes-on-
 capturing-text-in-urls

 The first section talks about the difference between URL matching types
 and the types passed as view arguments, the latter being only strings.

 This is followed by what I thought was a conjunction "A convenient trick
 is to...", implying a solution to the type disparity described above.

 Interpreted thus, the next section implies that setting a default
 parameter will cause an implicit type conversion to occur.

 In fact, the next section simply talks about a completely separate point,
 namely using a parameterised function for a non-parameterised url.

 Perhaps I'm just splitting hairs here, but I think the documentation would
 be improved if these two different notes were delineated in the
 documentation. Perhaps via bullet points.

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.f391d1251fdac9a42d79241d61472893%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.