﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26574	Need to do bitwise operations in where clause	awol	nobody	We receive a bitmask in a field from an external source and we need to do bitwise comparisons (of some complexity) with this field when selecting from the table in question. The bitwise operators are supported by the postgres backend. Deprecating the QuerySet.extra would make that hard/impossible I think.	New feature	closed	Database layer (models, ORM)	1.9	Normal	needsinfo	QuerySet.extra		Unreviewed	0	0	0	0	0	0
