What's the status on the idea of an event system for Django? I ask because I've been thinking of a more comprehensive database transitioning peice, built as a stand-alone django-app. I'd like it to be able to see when the model was updated and store info about it. Regestering for a sort of startup event, would work well.
Thanks.
