Opened 7 years ago
Last modified 7 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
Note:
See TracTickets
for help on using tickets.