Opened 6 years ago

Last modified 6 years ago

#28904 closed Bug

Queryset exclude not working properly — at Initial Version

Reported by: Prasad Sidda Owned by: nobody
Component: Database layer (models, ORM) Version: 1.8
Severity: Normal Keywords: __in=[None], in with None
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Excluding query with in condtion by providing [None] as list.

Please find attachment below

Change History (1)

by Prasad Sidda, 6 years ago

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