Skip to content

Commit

Permalink
Merge pull request #777 from uktrade/LTD-889-audit-middleware
Browse files Browse the repository at this point in the history
[LTD-889] Audit Middleware
  • Loading branch information
alixedi authored Jun 10, 2021
2 parents 07a4e3f + 5a110cc commit 94721d3
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 10 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ django-phonenumber-field = "==5.0.0"
phonenumbers = "~=8.12"
django-log-formatter-ecs = "==0.0.5"
whitenoise = "~=5.0"
django-audit-log-middleware = "*"

[requires]
python_version = "3.7"
Loading

0 comments on commit 94721d3

Please sign in to comment.