I'm trying to make some of my models searchable, and one of them already 
has a field called "description", so I'm getting an error:

django.core.exceptions.FieldError: Local field 'description' in class 
'MyModel' clashes with field of similar name from base class 'Displayable'

What's the right way to deal with this?

TIA,
Joel

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to