Re: [Django] #20204: Better explanation of usage of url() in urlpatterns

2013-04-10 Thread Django
#20204: Better explanation of usage of url() in urlpatterns
-+-
 Reporter:  dave.lampton@…   |Owner:  bmispelon
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:  1.5
Component:  Documentation|   Resolution:  fixed
 Severity:  Normal   | Triage Stage:  Accepted
 Keywords:  url()|  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  0
  Needs tests:  0|UI/UX:  0
Easy pickings:  1|
-+-

Comment (by Tim Graham ):

 In [changeset:"82b5e10e6174d98564d2044da7202e9ed06529b6"]:
 {{{
 #!CommitTicketReference repository=""
 revision="82b5e10e6174d98564d2044da7202e9ed06529b6"
 [1.5.x] Fixed #20204 - Consistent usage of url() in URL dispatcher
 documentation

 Thanks Baptiste Mispelon for the patch and dave.lampton@ for the
 suggestion.

 Backport of c852d45681 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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #20204: Better explanation of usage of url() in urlpatterns

2013-04-10 Thread Django
#20204: Better explanation of usage of url() in urlpatterns
-+-
 Reporter:  dave.lampton@…   |Owner:  bmispelon
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:  1.5
Component:  Documentation|   Resolution:  fixed
 Severity:  Normal   | Triage Stage:  Accepted
 Keywords:  url()|  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  0
  Needs tests:  0|UI/UX:  0
Easy pickings:  1|
-+-
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"c852d4568186b9a23af510762acb94003fc83e65"]:
 {{{
 #!CommitTicketReference repository=""
 revision="c852d4568186b9a23af510762acb94003fc83e65"
 Fixed #20204 - Consistent usage of url() in URL dispatcher documentation

 Thanks Baptiste Mispelon for the patch and dave.lampton@ 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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #20204: Better explanation of usage of url() in urlpatterns

2013-04-05 Thread Django
#20204: Better explanation of usage of url() in urlpatterns
-+-
 Reporter:  dave.lampton@…   |Owner:  bmispelon
 Type:   |   Status:  assigned
  Cleanup/optimization   |  Version:  1.5
Component:  Documentation|   Resolution:
 Severity:  Normal   | Triage Stage:  Accepted
 Keywords:  url()|  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  0
  Needs tests:  0|UI/UX:  0
Easy pickings:  1|
-+-
Changes (by bmispelon):

 * has_patch:  0 => 1


Comment:

 Seeing as the tutorial systematically uses `url` instead of the tuple
 notation, I decided to do the same in this documentation too.

 Here's the corresponding pull request:
 https://github.com/django/django/pull/994

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #20204: Better explanation of usage of url() in urlpatterns

2013-04-05 Thread Django
#20204: Better explanation of usage of url() in urlpatterns
-+-
 Reporter:  dave.lampton@…   |Owner:  bmispelon
 Type:   |   Status:  assigned
  Cleanup/optimization   |  Version:  1.5
Component:  Documentation|   Resolution:
 Severity:  Normal   | Triage Stage:  Accepted
 Keywords:  url()|  Needs documentation:  0
Has patch:  0|  Patch needs improvement:  0
  Needs tests:  0|UI/UX:  0
Easy pickings:  1|
-+-
Changes (by bmispelon):

 * status:  new => assigned
 * owner:  nobody => bmispelon


-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #20204: Better explanation of usage of url() in urlpatterns (was: suggestion for improvement/clarification)

2013-04-05 Thread Django
#20204: Better explanation of usage of url() in urlpatterns
--+
 Reporter:  dave.lampton@…|Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  1.5
 Severity:  Normal|   Resolution:
 Keywords:  url() | Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.