Re: [Django] #29426: UUID fields display poorly in the admin

2018-08-31 Thread Django
#29426: UUID fields display poorly in the admin
--+
 Reporter:  Aymeric Augustin  |Owner:  mackong
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Forms |  Version:  2.0
 Severity:  Normal|   Resolution:  fixed
 Keywords:  uuid  | Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  1
Easy pickings:  1 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"3509fb54bbc5d0616df1d325ea378fdd8c340418" 3509fb54]:
 {{{
 #!CommitTicketReference repository=""
 revision="3509fb54bbc5d0616df1d325ea378fdd8c340418"
 Refs #29426 -- Fixed typo in docs/releases/2.2.txt.
 }}}

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


Re: [Django] #29426: UUID fields display poorly in the admin

2018-08-18 Thread Django
#29426: UUID fields display poorly in the admin
--+
 Reporter:  Aymeric Augustin  |Owner:  mackong
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Forms |  Version:  2.0
 Severity:  Normal|   Resolution:  fixed
 Keywords:  uuid  | 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:"c832885a3e8659d4a704bf103d523b610c24e4ec" c832885]:
 {{{
 #!CommitTicketReference repository=""
 revision="c832885a3e8659d4a704bf103d523b610c24e4ec"
 Fixed #29426 -- Made UUID inputs in the admin match the width of a UUID.
 }}}

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


Re: [Django] #29426: UUID fields display poorly in the admin

2018-08-18 Thread Django
#29426: UUID fields display poorly in the admin
--+
 Reporter:  Aymeric Augustin  |Owner:  mackong
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Forms |  Version:  2.0
 Severity:  Normal|   Resolution:
 Keywords:  uuid  | Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  1
Easy pickings:  1 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"838d6dcb865ada45258a1af7e2753df523cb201d" 838d6dc]:
 {{{
 #!CommitTicketReference repository=""
 revision="838d6dcb865ada45258a1af7e2753df523cb201d"
 Refs #29426 -- Made UUIDField render values with dashes.
 }}}

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


Re: [Django] #29426: UUID fields display poorly in the admin

2018-06-08 Thread Django
#29426: UUID fields display poorly in the admin
--+
 Reporter:  Aymeric Augustin  |Owner:  mackong
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Forms |  Version:  2.0
 Severity:  Normal|   Resolution:
 Keywords:  uuid  | Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  1
Easy pickings:  1 |UI/UX:  0
--+
Changes (by Carlton Gibson):

 * needs_better_patch:  0 => 1


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


Re: [Django] #29426: UUID fields display poorly in the admin

2018-05-26 Thread Django
#29426: UUID fields display poorly in the admin
--+
 Reporter:  Aymeric Augustin  |Owner:  mackong
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Forms |  Version:  2.0
 Severity:  Normal|   Resolution:
 Keywords:  uuid  | Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by mackong):

 * owner:  nobody => mackong
 * 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 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.f7f76d3a046ac9a7b6b0bc1253d1076c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29426: UUID fields display poorly in the admin

2018-05-26 Thread Django
#29426: UUID fields display poorly in the admin
--+
 Reporter:  Aymeric Augustin  |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Forms |  Version:  2.0
 Severity:  Normal|   Resolution:
 Keywords:  uuid  | Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+

Comment (by Bartosz Grabski):

 @mackong Please claim this ticket per
 https://docs.djangoproject.com/en/2.1/internals/contributing/writing-code
 /submitting-patches/#claiming-tickets if you've created a patch.

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


Re: [Django] #29426: UUID fields display poorly in the admin

2018-05-23 Thread Django
#29426: UUID fields display poorly in the admin
--+
 Reporter:  Aymeric Augustin  |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Forms |  Version:  2.0
 Severity:  Normal|   Resolution:
 Keywords:  uuid  | Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+

Comment (by Anurag Lal):

 We can add class="vTextField" to sole this issue.

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


Re: [Django] #29426: UUID fields display poorly in the admin

2018-05-22 Thread Django
#29426: UUID fields display poorly in the admin
--+
 Reporter:  Aymeric Augustin  |Owner:  (none)
 Type:  Cleanup/optimization  |   Status:  new
Component:  Forms |  Version:  2.0
 Severity:  Normal|   Resolution:
 Keywords:  uuid  | Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by oliver):

 * owner:  oliver => (none)
 * status:  assigned => new


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


Re: [Django] #29426: UUID fields display poorly in the admin

2018-05-22 Thread Django
#29426: UUID fields display poorly in the admin
--+
 Reporter:  Aymeric Augustin  |Owner:  oliver
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Forms |  Version:  2.0
 Severity:  Normal|   Resolution:
 Keywords:  uuid  | Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by oliver):

 * owner:  nobody => oliver
 * 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 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.fde12e9ee51d4943493bfcb849b524c7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29426: UUID fields display poorly in the admin

2018-05-22 Thread Django
#29426: UUID fields display poorly in the admin
--+
 Reporter:  Aymeric Augustin  |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Forms |  Version:  2.0
 Severity:  Normal|   Resolution:
 Keywords:  uuid  | Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by mackong):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/9972] submitted.

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


Re: [Django] #29426: UUID fields display poorly in the admin

2018-05-21 Thread Django
#29426: UUID fields display poorly in the admin
--+
 Reporter:  Aymeric Augustin  |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Forms |  Version:  2.0
 Severity:  Normal|   Resolution:
 Keywords:  uuid  | Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by Claude Paroz):

 * component:  contrib.admin => Forms
 * 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/067.56718504b3a41da8e07c704b0a9ff8b5%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29426: UUID fields display poorly in the admin

2018-05-21 Thread Django
#29426: UUID fields display poorly in the admin
-+-
 Reporter:  Aymeric Augustin |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  contrib.admin|  Version:  2.0
 Severity:  Normal   |   Resolution:
 Keywords:  uuid | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Aymeric Augustin):

 * Attachment "Capture d’écran 2018-05-21 à 21.19.07.png" 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 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.21f12a6b663e89a998c035ef0b881bc6%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29426: UUID fields display poorly in the admin

2018-05-21 Thread Django
#29426: UUID fields display poorly in the admin
-+-
 Reporter:  Aymeric Augustin |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  contrib.admin|  Version:  2.0
 Severity:  Normal   |   Resolution:
 Keywords:  uuid | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Aymeric Augustin):

 * Attachment "Capture d’écran 2018-05-21 à 21.16.07.png" 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 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.adfbebcc1e46491270935627d3075f36%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.