Skip to content

Conversation

@hugobranquinho
Copy link
Contributor

@hugobranquinho hugobranquinho commented Jun 6, 2022

If setting DJANGO_EASY_AUDIT_CHECK_IF_REQUEST_USER_EXISTS set to False, no request.user validation is made on DB.
This allow the calling project to ignore user validation and speed up audit creation, plus, save some DB queries.

If setting `DJANGO_EASY_AUDIT_CHECK_IF_REQUEST_USER_EXISTS` set to `False`, no `request.user` validation is made on DB.
This allow the calling proejct to ignore user validation and speed up audit creation, plus, save some DB queries.
@jheld jheld merged commit 817679c into soynatan:master Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants