we need a way to configure which models (tables on db audittrigger level) are registered to auditing.
ideally via an class attribute in the models inner Meta (options) class.
we might wanna be able to register a whole app.
you also might be able to specify the fields that should be included in the auditing.
this issue is probably part of #1