Re: [Django] #27207: Replace with tag in admin templates

2022-07-07 Thread Django
#27207: Replace  with  tag in admin templates
--+
 Reporter:  Tim Graham|Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  contrib.admin |  Version:  dev
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Carlton Gibson ):

 In [changeset:"6f80050496780e2f8a65e2a4374dd6375c9fbfa5" 6f80050]:
 {{{
 #!CommitTicketReference repository=""
 revision="6f80050496780e2f8a65e2a4374dd6375c9fbfa5"
 Fixed #33781 -- Restored alignment for admin split-field timezone
 warnings.

 Regression in f3e2bb0833105f43efc0cc6f19c8465bc1b1a785.
 Refs #33750 and #27207.
 }}}

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070181d8014b75-ad7900ed-7193-4b84-8c2e-f0d33cfcf4c4-00%40eu-central-1.amazonses.com.


Re: [Django] #27207: Replace with tag in admin templates

2022-06-01 Thread Django
#27207: Replace  with  tag in admin templates
--+
 Reporter:  Tim Graham|Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  contrib.admin |  Version:  dev
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by GitHub ):

 In [changeset:"f3e2bb0833105f43efc0cc6f19c8465bc1b1a785" f3e2bb0]:
 {{{
 #!CommitTicketReference repository=""
 revision="f3e2bb0833105f43efc0cc6f19c8465bc1b1a785"
 Fixed #33750 -- Fixed timezone warning alignment with help texts.

 Previously help_text was wrapped in a paragraph, but the change to div
 broke the alignment, refs #27207.
 }}}

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701811ea4aa11-872a0123-ee29-4895-9055-ab4a8769c953-00%40eu-central-1.amazonses.com.


Re: [Django] #27207: Replace with tag in admin templates

2016-09-10 Thread Django
#27207: Replace  with  tag in admin templates
--+
 Reporter:  timgraham |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  contrib.admin |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"2d26b4637f0318736955b54b34f270fe9500f795" 2d26b46]:
 {{{
 #!CommitTicketReference repository=""
 revision="2d26b4637f0318736955b54b34f270fe9500f795"
 Fixed #27207 -- Replaced  tag with  in admin help texts.
 }}}

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


[Django] #27207: Replace with tag in admin templates

2016-09-10 Thread Django
#27207: Replace  with  tag in admin templates
+
   Reporter:  timgraham |  Owner:  nobody
   Type:  Cleanup/optimization  | Status:  new
  Component:  contrib.admin |Version:  master
   Severity:  Normal|   Keywords:
   Triage Stage:  Accepted  |  Has patch:  1
Needs documentation:  0 |Needs tests:  0
Patch needs improvement:  0 |  Easy pickings:  0
  UI/UX:  0 |
+
 To allow block elements such as lists in help text (for example, password
 validators help text in #26097), replace  with  in the admin
 templates and CSS.

 It's implemented in the first commit of the
 [https://github.com/django/django/pull/6031 PR] for #26097.

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