Re: [Django] #21659: password_change_form.html does not use admin_static

2014-01-18 Thread Django
#21659: password_change_form.html does not use admin_static
---+
 Reporter:  mcella |Owner:  nobody
 Type:  Bug|   Status:  closed
Component:  contrib.admin  |  Version:  1.6
 Severity:  Normal |   Resolution:  fixed
 Keywords: | Triage Stage:  Accepted
Has patch:  1  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"8a34d35696927e1eafce3fdfdd87246b3f189268"]:
 {{{
 #!CommitTicketReference repository=""
 revision="8a34d35696927e1eafce3fdfdd87246b3f189268"
 Fixed #21659 -- Modified the registration/password_change_form.html admin
 template to use {% admin_static %}.

 Thanks mcella.
 }}}

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


Re: [Django] #21659: password_change_form.html does not use admin_static

2013-12-23 Thread Django
#21659: password_change_form.html does not use admin_static
---+
 Reporter:  mcella |Owner:  nobody
 Type:  Bug|   Status:  new
Component:  contrib.admin  |  Version:  1.6
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  1  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+
Changes (by charettes):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * easy:  0 => 1
 * needs_docs:   => 0
 * has_patch:  0 => 1
 * 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 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/064.9ac0d6a3eb8a9157bf47c7f4d2e9670c%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Django] #21659: password_change_form.html does not use admin_static

2013-12-23 Thread Django
#21659: password_change_form.html does not use admin_static
---+
 Reporter:  mcella |  Owner:  nobody
 Type:  Bug| Status:  new
Component:  contrib.admin  |Version:  1.6
 Severity:  Normal |   Keywords:
 Triage Stage:  Unreviewed |  Has patch:  0
Easy pickings:  0  |  UI/UX:  0
---+
 The admin registration password_change_form.html template does not load
 the "admin_static" template tag but "static", thus bypassing
 django.contrib.staticfiles.

 Trivial diff attached.

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