Re: [Django] #33657: Customizable management command formatters.

2022-06-18 Thread Django
#33657: Customizable management command formatters.
-+-
 Reporter:  James Pic|Owner:  Abhinav
 Type:   |  Yadav
  Cleanup/optimization   |   Status:  assigned
Component:  Core (Management |  Version:  4.0
  commands)  |
 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 Abhinav Yadav):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/15781 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701817a5207d3-5834420b-c440-446b-b1a6-2f4cc04e08d3-00%40eu-central-1.amazonses.com.


Re: [Django] #33784: Formats should not be escaped in admin calendar widget.

2022-06-18 Thread Django
#33784: Formats should not be escaped in admin calendar widget.
-+-
 Reporter:  Mariusz Felisiak |Owner:  Ankur Roy
 Type:  Bug  |   Status:  closed
Component:  contrib.admin|  Version:  4.0
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"5197014eff14c5744e56138e8d22cd571676f838" 5197014]:
 {{{
 #!CommitTicketReference repository=""
 revision="5197014eff14c5744e56138e8d22cd571676f838"
 [4.1.x] Fixed #33784 -- Removed unnecessary format escaping in admin
 calendar widget.

 Replacements were added in fa0653cd1d791a8bce835e8992cbeab6fd70d0e7
 where we created a callback function by concatenating strings. It's
 unnecessary since d638cdc42acec608c1967f44af6be32a477c239f.

 Backport of d19a53d8e3640e8f937048bf7826c7e2229a9665 from main
 }}}

-- 
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/0107018178818af4-b414fd8f-1b11-4f7d-a935-bd10a1cd70ee-00%40eu-central-1.amazonses.com.


Re: [Django] #33784: Formats should not be escaped in admin calendar widget.

2022-06-18 Thread Django
#33784: Formats should not be escaped in admin calendar widget.
-+-
 Reporter:  Mariusz Felisiak |Owner:  Ankur Roy
 Type:  Bug  |   Status:  closed
Component:  contrib.admin|  Version:  4.0
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Mariusz Felisiak ):

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


Comment:

 In [changeset:"d19a53d8e3640e8f937048bf7826c7e2229a9665" d19a53d8]:
 {{{
 #!CommitTicketReference repository=""
 revision="d19a53d8e3640e8f937048bf7826c7e2229a9665"
 Fixed #33784 -- Removed unnecessary format escaping in admin calendar
 widget.

 Replacements were added in fa0653cd1d791a8bce835e8992cbeab6fd70d0e7
 where we created a callback function by concatenating strings. It's
 unnecessary since d638cdc42acec608c1967f44af6be32a477c239f.
 }}}

-- 
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/01070181788035f1-adf11e51-8e29-476b-b1ea-4789fc799bfe-00%40eu-central-1.amazonses.com.


Re: [Django] #33784: Formats should not be escaped in admin calendar widget.

2022-06-18 Thread Django
#33784: Formats should not be escaped in admin calendar widget.
-+-
 Reporter:  Mariusz Felisiak |Owner:  Ankur Roy
 Type:  Bug  |   Status:  assigned
Component:  contrib.admin|  Version:  4.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

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


Comment:

 [https://github.com/django/django/pull/15780 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701817806c63c-98734c18-927c-4a8f-a880-e17e252fbe00-00%40eu-central-1.amazonses.com.


Re: [Django] #33620: Accessibility in pipeline

2022-06-18 Thread Django
#33620: Accessibility in pipeline
-+-
 Reporter:  Sarah Abderemane |Owner:  Sarah
 |  Abderemane
 Type:  New feature  |   Status:  new
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:
 Keywords:  accessibility, ux,   | Triage Stage:  Accepted
  ui, admin  |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+-
Changes (by Tom Carrick):

 * cc: Tom Carrick (added)


-- 
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/0107018177a75028-aae77eb8-40ec-479b-88f3-c43d563bf446-00%40eu-central-1.amazonses.com.


Re: [Django] #14094: Cannot define CharField with unlimited length

2022-06-18 Thread Django
#14094: Cannot define CharField with unlimited length
-+-
 Reporter:  Daniel Miller|Owner:  Aron
 |  Podrigal
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  dev
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Anvesh Mishra):

 * cc: Anvesh Mishra (added)


-- 
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/0107018176c3b4b7-f401a49c-378a-4ccf-aac2-ef41d4f4cd91-00%40eu-central-1.amazonses.com.