Opened 18 years ago
Closed 17 years ago
#4173 closed (invalid)
attribute selection for QuerySets
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | Keywords: | select fields | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Would be nice to see in upcoming versions some way to select model attributes and formulas in QuerySet objects.
Change History (3)
comment:1 by , 18 years ago
comment:3 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
This feature already exists as values(). If you have a specific suggestion that values() doesn't cover, you will need to provide more details in the ticket.
Note:
See TracTickets
for help on using tickets.
Please make include ways to do aggregation with QuerySet objects