mirror of
https://github.com/django/django.git
synced 2025-03-12 10:22:37 +00:00
This adds: - GitHub actions, - tox configuration, - pre-commit hook, and - makefile rules to run blacken-docs linter. Co-authored-by: David Smith <smithdc@gmail.com>