index
:
djangoproject.com.git
issue-1630
djangoproject.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.cfg
Age
Commit message (
Expand
)
Author
2025-08-20
Remove tox
Ülgen Sarıkavak
2024-11-17
[djangoproject] Marked all user-facing strings for translation
Mark Walker
2024-10-03
Fixed `isort` and `flake8` errors and ran all `tox` envs in CI (#1642)
Tobias McNulty
2024-04-19
Increased flake8 line-length config slightly
Baptiste Mispelon
2022-11-30
Refs #1184 -- Adjusted config files for Black.
Sanyam Khurana
2022-11-30
Refs #1184 -- Reformatted code with Black.
django-bot
2020-08-12
Bumped minimum isort version to 5.1.0.
Mariusz Felisiak
2018-10-24
Ignored W504 flake8 warnings.
Tim Graham
2016-07-25
Added .tox to flake8 ignore.
Tim Graham
2016-06-20
Ignored flake8 F405 warnings.
Tim Graham
2016-02-10
Removed flake8 exclude from migrations.
Tim Graham
2016-01-21
Removed cla app in a few more places.
Tim Graham
2015-12-15
Refs #362 -- Added an app to track DSF members.
Rolf Erik Lekang
2015-04-07
Add isort settings and sort imports
Rolf Erik Lekang
2015-02-10
Removed flake8 ignores.
Tim Graham
2015-01-22
Fixed tests and added CI.
Jannis Leidel
2014-08-25
Added flake8.cfg and cleaned up code.
Tim Graham