﻿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
9349	Support for fixed Char database field	aiev	nobody	"I know that in most situations we have to use an varchar column, but not always!

CharField intuitively mean an char column.
The semantics of my database is wrong when I need to create a column of type char unless I change it directly in the database, but its not elegant.

An FixedCharField (or something else) could resolve it. :/
This is a small detail, sorry if this has no importance

Regards"		closed	Database layer (models, ORM)	dev		wontfix	char, varchar, fixedcharfield, field	efloehr	Unreviewed	0	0	0	0	0	0
