models/BugTracker: remove the size limit of components followed
255 characters are not always enough to list all the components we want to follow, so change the field type from CharField to TextField, which removes the limt altogether
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
255 characters are not always enough to list all the components we want to follow, so change the field type from CharField to TextField, which removes the limt altogether