Opened 5 years ago

Closed 5 years ago

#30792 closed New feature (invalid)

Is There Any Way to Apply all Orm methods into A Dictioanary ?

Reported by: Shakil Ahmmed Owned by: nobody
Component: Utilities Version: 2.2
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

After Converting a Dictionary into Query Set and apply filter() , sum() , avg() , aggregate , annotate which are not hit database all those things do in Dictionary

Change History (3)

comment:1 by Shakil Ahmmed, 5 years ago

Summary: Is There Any Way to Apply all Orm into A Dictioanary ?Is There Any Way to Apply all Orm mehtods into A Dictioanary ?

comment:2 by Shakil Ahmmed, 5 years ago

Summary: Is There Any Way to Apply all Orm mehtods into A Dictioanary ?Is There Any Way to Apply all Orm methods into A Dictioanary ?

comment:3 by Claude Paroz, 5 years ago

Resolution: invalid
Status: newclosed

Please don't use the ticket tracker to get support.

https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels

Note: See TracTickets for help on using tickets.
Back to Top