Re: [Django] #17521: Only use minified JavaScript when DEBUG is off

2012-02-05 Thread Django
#17521: Only use minified JavaScript when DEBUG is off
-+-
 Reporter:  tswicegood   |Owner:  viciu
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:
Component:  contrib.admin|  1.4-alpha-1
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  javascript, admin| Triage Stage:  Ready for
Has patch:  1|  checkin
  Needs tests:  0|  Needs documentation:  0
Easy pickings:  0|  Patch needs improvement:  0
 |UI/UX:  0
-+-
Changes (by julien):

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


Comment:

 In [17454]:
 {{{
 #!CommitTicketReference repository="" revision="17454"
 Fixed #17521 -- Made the minified JS files be used in the admin only when
 `DEBUG` is `False`. Thanks to Travis Swicegood for the suggestion and
 patch, and to viciu for the tests.
 }}}

-- 
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 this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #17521: Only use minified JavaScript when DEBUG is off

2012-02-04 Thread Django
#17521: Only use minified JavaScript when DEBUG is off
-+-
 Reporter:  tswicegood   |Owner:  viciu
 Type:   |   Status:  assigned
  Cleanup/optimization   |  Version:
Component:  contrib.admin|  1.4-alpha-1
 Severity:  Normal   |   Resolution:
 Keywords:  javascript, admin| Triage Stage:  Ready for
Has patch:  1|  checkin
  Needs tests:  0|  Needs documentation:  0
Easy pickings:  0|  Patch needs improvement:  0
 |UI/UX:  0
-+-
Changes (by viciu):

 * status:  new => assigned


-- 
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 this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #17521: Only use minified JavaScript when DEBUG is off

2012-02-04 Thread Django
#17521: Only use minified JavaScript when DEBUG is off
-+-
 Reporter:  tswicegood   |Owner:  viciu
 Type:   |   Status:  new
  Cleanup/optimization   |  Version:
Component:  contrib.admin|  1.4-alpha-1
 Severity:  Normal   |   Resolution:
 Keywords:  javascript, admin| Triage Stage:  Ready for
Has patch:  1|  checkin
  Needs tests:  0|  Needs documentation:  0
Easy pickings:  0|  Patch needs improvement:  0
 |UI/UX:  0
-+-
Changes (by rsiera):

 * needs_tests:  1 => 0
 * stage:  Accepted => Ready for checkin


-- 
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 this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #17521: Only use minified JavaScript when DEBUG is off

2012-02-04 Thread Django
#17521: Only use minified JavaScript when DEBUG is off
-+-
 Reporter:  tswicegood   |Owner:  viciu
 Type:   |   Status:  new
  Cleanup/optimization   |  Version:
Component:  contrib.admin|  1.4-alpha-1
 Severity:  Normal   |   Resolution:
 Keywords:  javascript, admin| Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  1|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by viciu):

 * owner:  nobody => viciu


-- 
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 this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #17521: Only use minified JavaScript when DEBUG is off

2012-01-09 Thread Django
#17521: Only use minified JavaScript when DEBUG is off
-+-
 Reporter:  tswicegood   |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |  Version:
Component:  contrib.admin|  1.4-alpha-1
 Severity:  Normal   |   Resolution:
 Keywords:  javascript, admin| Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  1|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by aaugustin):

 * stage:  Unreviewed => Accepted


-- 
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 this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #17521: Only use minified JavaScript when DEBUG is off

2012-01-09 Thread Django
#17521: Only use minified JavaScript when DEBUG is off
-+-
 Reporter:  tswicegood   |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |  Version:
Component:  contrib.admin|  1.4-alpha-1
 Severity:  Normal   |   Resolution:
 Keywords:  javascript, admin| Triage Stage:
Has patch:  1|  Unreviewed
  Needs tests:  1|  Needs documentation:  0
Easy pickings:  0|  Patch needs improvement:  0
 |UI/UX:  0
-+-
Changes (by tswicegood):

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


Comment:

 See also https://github.com/django/django/pull/103


 > Open to ideas on testing 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 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 this group at 
http://groups.google.com/group/django-updates?hl=en.



[Django] #17521: Only use minified JavaScript when DEBUG is off

2012-01-09 Thread Django
#17521: Only use minified JavaScript when DEBUG is off
--+---
 Reporter:  tswicegood|  Owner:  nobody
 Type:  Cleanup/optimization  | Status:  new
Component:  contrib.admin |Version:  1.4-alpha-1
 Severity:  Normal|   Keywords:  javascript, admin
 Triage Stage:  Unreviewed|  Has patch:  1
Easy pickings:  0 |  UI/UX:  0
--+---
 This makes it easier to inspect the code that is being used when trying to
 track down a problem in the JavaScript.

-- 
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 this group at 
http://groups.google.com/group/django-updates?hl=en.