django-bot
|
69a93a88ed
|
Refs #36500 -- Rewrapped long docstrings and block comments via a script.
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
|
2025-07-23 20:17:55 -03:00 |
|
django-bot
|
9c19aff7c7
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
|
Jon Dufresne
|
ad9a28ee38
|
Refs #29784 -- Normalized Python docs links to omit the version.
|
2018-09-25 10:19:42 +02:00 |
|
Tim Graham
|
8e1a7dab4b
|
Reorganized test_runner test apps.
|
2018-01-04 15:41:33 -05:00 |
|