Metadata-Version: 2.1
Name: django-action-logger
Version: 0.1.3
Summary: Create a log of Django actions
License: MIT
Author: Birger Schacht
Author-email: birger.schacht@oeaw.ac.at
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: Django (>=4.2,<5.0)
Requires-Dist: django-crum (>=0.7.9,<0.8.0)
Description-Content-Type: text/markdown

Provide a simple action log for Django applications

