@sam-mi reports:
Event.status fieldname clashes with Django Model Utils Model.status field making subclasses of ls.joyous EventBase incompatible with any project that already implements Model Utils StatusField in their models.
I assume https://github.com/jazzband/django-model-utils is the correct homepage for Django Model Utils?
Pull request #34
This would break backwards compatibility for Joyous so would have to go in a 2.0 release.