Re: [Django] #28008: Remove getElementsByClassName() function in technical 500 template

2017-04-14 Thread Django
#28008: Remove getElementsByClassName() function in technical 500 template
-+-
 Reporter:  Tim Graham   |Owner:  Abhishek
 Type:   |  Gautam
  Cleanup/optimization   |   Status:  closed
Component:  Error reporting  |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"941b8691351d4739cd9391b0a1326abd0b1c29c0" 941b8691]:
 {{{
 #!CommitTicketReference repository=""
 revision="941b8691351d4739cd9391b0a1326abd0b1c29c0"
 Fixed #28008 -- Replaced getElementsByClassName() JavaScript in debug view
 template.
 }}}

--
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/067.53d233c3ecb4649b5b19ac62062ade73%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28008: Remove getElementsByClassName() function in technical 500 template

2017-04-12 Thread Django
#28008: Remove getElementsByClassName() function in technical 500 template
-+-
 Reporter:  Tim Graham   |Owner:  Abhishek
 Type:   |  Gautam
  Cleanup/optimization   |   Status:  assigned
Component:  Error reporting  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Tim Graham):

 * needs_better_patch:  0 => 1
 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/8338 PR]

--
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/067.653c585f9fd649948595c52c8c26ea1d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28008: Remove getElementsByClassName() function in technical 500 template

2017-04-08 Thread Django
#28008: Remove getElementsByClassName() function in technical 500 template
-+-
 Reporter:  Tim Graham   |Owner:  Abhishek
 Type:   |  Gautam
  Cleanup/optimization   |   Status:  assigned
Component:  Error reporting  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Abhishek Gautam):

 * owner:  (none) => Abhishek Gautam
 * status:  new => assigned


Comment:

 I am working on this.

--
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/067.ff0bbda39ab80cdd20eed84c712bbdba%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28008: Remove getElementsByClassName() function in technical 500 template

2017-04-02 Thread Django
#28008: Remove getElementsByClassName() function in technical 500 template
--+
 Reporter:  Tim Graham|Owner:  (none)
 Type:  Cleanup/optimization  |   Status:  new
Component:  Error reporting   |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+

Comment (by kapil garg):

 I can work on this.

--
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/067.aa35e1e12a8d84ed1ad0b486346f63b3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #28008: Remove getElementsByClassName() function in technical 500 template

2017-04-01 Thread Django
#28008: Remove getElementsByClassName() function in technical 500 template
+
   Reporter:  Tim Graham|  Owner:  (none)
   Type:  Cleanup/optimization  | Status:  new
  Component:  Error reporting   |Version:  master
   Severity:  Normal|   Keywords:
   Triage Stage:  Accepted  |  Has patch:  0
Needs documentation:  0 |Needs tests:  0
Patch needs improvement:  0 |  Easy pickings:  1
  UI/UX:  0 |
+
 Modern browsers have `document.getElementsByClassName()` so I don't think
 there's a need for
 
[https://github.com/django/django/blob/ede4f6d48c1fe060c239b2477c00df6bbfd4fd7c/django/views/debug.py#L590-L605
 a custom version].

 Please wait until #28007 is completed before working on this to avoid a
 merge conflict.

--
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/052.97632dae19dd8e1f0fec9e5545d1f968%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.