django-easy-audit icon indicating copy to clipboard operation
django-easy-audit copied to clipboard

Customizable event types

Open jonathan-s opened this issue 6 years ago • 1 comments

It would be nice if the event types were customizable. If the types here: https://github.com/soynatan/django-easy-audit/blob/master/easyaudit/models.py#L22 could come from settings.

jonathan-s avatar Oct 11 '19 07:10 jonathan-s

That could be fine.

Would these event types instead be extending the valid types? So for instance you cannot override the existing ones? I'm afraid of inconsistencies/confusion around that otherwise.

jheld avatar Oct 18 '19 14:10 jheld