Repository URL to install this package:
Version:
1.0.2a1 ▾
|
django-admin-autocomplete-list-filter
/
pyproject.toml
|
---|
[tool.black]
line-length = 119
py36 = true
skip-string-normalization = true
quiet = true
exclude='''
/(
\.git
| \.hg
| \.tox
| \.venv
| _build
| buck-out
| build
| dist
)/
'''