Re: [Django] #27229: Allow using aggregates in ModelAdmin.list_display

2023-10-02 Thread Django
#27229: Allow using aggregates in ModelAdmin.list_display
---+
 Reporter:  Dor|Owner:  Dor
 Type:  New feature|   Status:  assigned
Component:  contrib.admin  |  Version:  dev
 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 Olivier Dalang):

 * cc: Olivier Dalang (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/0107018af24e08fa-314fbd32-c3b0-4607-9e30-3593ca741be2-00%40eu-central-1.amazonses.com.


Re: [Django] #27229: Allow using aggregates in ModelAdmin.list_display

2016-10-02 Thread Django
#27229: Allow using aggregates in ModelAdmin.list_display
---+
 Reporter:  Dor|Owner:  Dor
 Type:  New feature|   Status:  assigned
Component:  contrib.admin  |  Version:  master
 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
---+

Comment (by Dor):

 Can't get enough traction in the mailing list:
 https://groups.google.com/forum/#!topic/django-developers/T1-80RV8b5g

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


Re: [Django] #27229: Allow using aggregates in ModelAdmin.list_display

2016-09-20 Thread Django
#27229: Allow using aggregates in ModelAdmin.list_display
---+
 Reporter:  dorfire|Owner:  dorfire
 Type:  New feature|   Status:  assigned
Component:  contrib.admin  |  Version:  master
 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
---+

Comment (by dorfire):

 I'll open a discussion in the mailing list. Thanks

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


Re: [Django] #27229: Allow using aggregates in ModelAdmin.list_display (was: Add aggregates to change list)

2016-09-16 Thread Django
#27229: Allow using aggregates in ModelAdmin.list_display
---+
 Reporter:  dorfire|Owner:  dorfire
 Type:  New feature|   Status:  assigned
Component:  contrib.admin  |  Version:  master
 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 timgraham):

 * needs_better_patch:  0 => 1
 * has_patch:  0 => 1
 * stage:  Unreviewed => Accepted


Comment:

 The [https://github.com/django/django/pull/7248 PR] looks interesting, but
 I'd like to see a proposal that also accommodates annotations (if even not
 implemented right now, it would be nice to figure out the design first). I
 don't know if it might be worth trying to be able to use expressions and
 aggregates directly in `list_display` . In any case, I'd like to see a
 discussion on the DevelopersMailingList to get a consensus on the design.

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