id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
273	Don't pull through default values from models.py	andrew	andrew	"Defaults are applied by Django anyway - there's no need to drag them through to the DBMS unless they're needed for a NOT NULL column, and even then doing it automatically results in issues with `datetime.datetime.now()` and friends.

See my comments on #250 - need to remove them from the freezing, and prompt if some value is needed."	enhancement	closed	major	0.7	commands	0.6.1	fixed		
