phatch-dev team mailing list archive
-
phatch-dev team
-
Mailing list archive
-
Message #00353
[Bug 391483] [NEW] CharField fails on CharField('')
Public bug reported:
If you happen to provide '' as the default value for CharField it causes
nasty user interface corruption. Perhaps it's better to have it to
handle it some other way? Furthermore it would be nice if CharField()
would work by default as passing ' ' as default value seems redundant.
** Affects: phatch
Importance: Undecided
Status: New
--
CharField fails on CharField('')
https://bugs.launchpad.net/bugs/391483
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.
Status in Phatch = Photo & Batch!: New
Bug description:
If you happen to provide '' as the default value for CharField it causes nasty user interface corruption. Perhaps it's better to have it to handle it some other way? Furthermore it would be nice if CharField() would work by default as passing ' ' as default value seems redundant.
Follow ups
References