mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
Merge b0c7600c44 into 0e3a2ec1a7
This commit is contained in:
commit
1358c1bf8d
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