My goal in Django is to log every row with the current user so that when multiple users are using the app, I know which log is from whom.
Step 1: I f