﻿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
18468	Define COMMENT in table / colomns	Marc Rechté	nobody	"Hello,

That would be nice if it was possible to include comment on table / columns at creation time with the syncdb manage.py option.

There could be a new Model Meta option like: 
   comment = 'This table is for storing blabla""
And a new Field option like:
   comment = 'This field is for ...'

Thanks a lot"	Uncategorized	new	Database layer (models, ORM)	1.4	Normal				Unreviewed	0	0	0	0	0	0
