We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6cf71b commit 07065f2Copy full SHA for 07065f2
1 file changed
kukkuu/auditlog_settings.py
@@ -54,6 +54,7 @@
54
"model": "users.user",
55
"exclude_fields": [
56
"last_login", # don't write log of every request
57
+ "last_api_use", # helusers internal, changes daily
58
],
59
"serialize_data": True,
60
},
0 commit comments