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-03-16 22:20:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
eb9eefd76f
django-auditlog
/
pyproject.toml
6 lines
71 B
TOML
Raw
Normal View
History
Unescape
Escape
Add black and format files with black.
2020-12-06 20:29:24 +00:00
[
tool
.
black
]
Drop Python 3.8 support (#678)
2024-10-17 16:40:21 +00:00
target-version
=
[
"py39"
]
Add isort and sort orders with isort.
2020-12-06 20:36:46 +00:00
[
tool
.
isort
]
profile
=
"black"
Reference in a new issue
Copy permalink