﻿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
14517	_supports_stddev checks for wrong exception	Austin Gabel	Austin Gabel	STDDEV_POP SQL function is not supported in PostgreSQL <= 8.1 so a NotImplementedError exception is raised.  The try: is looking for a DatabaseError exception instead of the NotImplementedError so self.supports_stddev never gets set to False.		closed	Database layer (models, ORM)	dev		fixed			Ready for checkin	1	0	0	0	0	0
