python3-django-crum

Current request user capture middleware for Django
  https://github.com/ninemoreminutes/django-crum
  0
  no reviews



This Python library enables apps to check permissions, capture audit trails or access the current request and user without requiring the request object to be passed directly.

Django is a high-level Python web development framework.