Re: [Django] #19392: Old-style url names (with dashes) throw confusing template traceback

2014-02-28 Thread Django
#19392: Old-style url names (with dashes) throw confusing template traceback
-+-
 Reporter:  dloewenherz  |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:
Component:  Template system  |  1.5-beta-1
 Severity:  Release blocker  |   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
-+-

Comment (by Tim Graham ):

 In [changeset:"72b080c2c8a5ab7930b13688b2865ebc5b636687"]:
 {{{
 #!CommitTicketReference repository=""
 revision="72b080c2c8a5ab7930b13688b2865ebc5b636687"
 Removed Django 1.5 upgrade hints for {% url %} tag.

 Refs #19280 and Refs #19392.
 }}}

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


Re: [Django] #19392: Old-style url names (with dashes) throw confusing template traceback

2012-12-09 Thread Django
#19392: Old-style url names (with dashes) throw confusing template traceback
-+-
 Reporter:  dloewenherz  |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:
Component:  Template system  |  1.5-beta-1
 Severity:  Release blocker  |   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
-+-

Comment (by Aymeric Augustin ):

 In [changeset:"49519328b4988bf89c11d50191cdee8e9bec3aaa"]:
 {{{
 #!CommitTicketReference repository=""
 revision="49519328b4988bf89c11d50191cdee8e9bec3aaa"
 Fixed #19392 -- Improved error for old-style url tags with dashes.

 Thanks dloewenherz for the report.
 }}}

-- 
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] #19392: Old-style url names (with dashes) throw confusing template traceback

2012-12-09 Thread Django
#19392: Old-style url names (with dashes) throw confusing template traceback
-+-
 Reporter:  dloewenherz  |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:
Component:  Template system  |  1.5-beta-1
 Severity:  Release blocker  |   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:"d6bad2e9ea77ce48ee5755a7b44682d892bfa3d4"]:
 {{{
 #!CommitTicketReference repository=""
 revision="d6bad2e9ea77ce48ee5755a7b44682d892bfa3d4"
 [1.5.x] Fixed #19392 -- Improved error for old-style url tags with dashes.

 Thanks dloewenherz for the report.

 Backport of 4951932 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 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] #19392: Old-style url names (with dashes) throw confusing template traceback

2012-12-08 Thread Django
#19392: Old-style url names (with dashes) throw confusing template traceback
-+-
 Reporter:  dloewenherz  |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |  Version:
Component:  Template system  |  1.5-beta-1
 Severity:  Release blocker  |   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 aaugustin):

 * severity:  Normal => Release blocker
 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0
 * type:  Uncategorized => Cleanup/optimization
 * stage:  Unreviewed => Accepted


Comment:

 We added a specific error message for Django 1.5. It'd be nice to make it
 work in as many circumstances as possible.

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