﻿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	Add the ability to define comments in table / columns	Marc Rechté	KimSoungRyoul	"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




"	New feature	assigned	Database layer (models, ORM)	master	Normal			niwi@… Ivan Chernoff	Accepted	1	1	1	1	0	0
