mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-05-08 15:44:44 +00:00
Merge b0c7600c44 into 7e33d8261e
This commit is contained in:
commit
71adca0a76
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ class Migration(migrations.Migration):
|
|||
"get_latest_by": "timestamp",
|
||||
"verbose_name": "log entry",
|
||||
"verbose_name_plural": "log entries",
|
||||
"swappable": "AUDITLOG_LOGENTRY_MODEL",
|
||||
},
|
||||
bases=(models.Model,),
|
||||
),
|
||||
|
|
|
|||
Loading…
Reference in a new issue