Admitting my hubris (and unconstrained TextFields and CharFields)

This post went in a different direction than I thought it would. I was going to write that given a CharField is always limited by its maximum length, so why not always use the TextField, which has unlimited length?

Craig Anderson