williamotieno

Results 2 comments of williamotieno

You're supposed to use it this way... ```py logs = auditlog.models.LogEntry.objects.get_for_model(YourModel) ```

> It shouldn't be. Refer to https://github.com/jazzband/django-auditlog/issues/306#issuecomment-1168482057