summaryrefslogtreecommitdiff
path: root/django/__main__.py
AgeCommit message (Collapse)Author
2024-01-26Applied Black's 2024 stable style.Mariusz Felisiak
https://github.com/psf/black/releases/tag/24.1.0
2015-09-07Fixed #24857 -- Added "python -m django" entry point.Ryan Hiebert