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-05-01 04:04:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5d2bc88b2d
django-auditlog
/
pyproject.toml
7 lines
96 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
]
Remove Python 3.5 support. (#301)
2021-05-23 23:25:46 +00:00
target-version
=
[
"py36"
]
Add isort and sort orders with isort.
2020-12-06 20:36:46 +00:00
# black compatible isort
[
tool
.
isort
]
profile
=
"black"
Reference in a new issue
Copy permalink