This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-auditlog
Watch
1
Star
0
Fork
You've already forked django-auditlog
0
mirror of
https://github.com/jazzband/django-auditlog.git
synced
2026-04-28 10:44:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
e1485104f8
django-auditlog
/
auditlog
/
__init__.py
4 lines
81 B
Python
Raw
Normal View
History
Unescape
Escape
Drop support for Python 3.7 (#546)
2023-07-13 21:56:08 +00:00
from
importlib
.
metadata
import
version
Replace `pkg_resources` with `importlib` solution (#450)
2022-11-21 15:50:34 +00:00
Drop support for Python 3.7 (#546)
2023-07-13 21:56:08 +00:00
__version__
=
version
(
"
django-auditlog
"
)
Reference in a new issue
Copy permalink