CharField cannot have a "max_length" greater than 255 when using "unique=True" - Google Groups
for my needs i will patch django/db/backends/mysql/validation.py
producing my own locally used django rpm to allow more than 255. in my
configuration this works fine. thanks all for your time and guidance!