﻿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
21255	Django doesn't closes connection when running from management command	kabakov.as@…	Claude Paroz <claude@…>	"When runing django from mangemnt command
Django doesn't closes database connection

Walkaround to problem may be found here: http://stackoverflow.com/questions/16841505/django-resetting-postgres-connection

I think this is a django bug, and django should close connection by it self


When runned as ./manage.py shell 
Connection should be automatically closed as well"	Bug	closed	Database layer (models, ORM)	1.5	Normal	fixed	connection postgres management	tuxcanfly	Ready for checkin	1	0	0	0	0	0
