| Age | Commit message (Collapse) | Author |
|
boot time.
Co-authored-by: Fabien MICHEL <fmichel@adista.fr>
|
|
when using bcachefs.
PC_NAME_MAX on bcachefs is 512, which was greater than the file field max_length.
|
|
|
|
|
|
|
|
|
|
|
|
pathlib.Path.
|
|
per deprecation timeline.
|
|
|
|
Dropped the DJANGO_TEST_TEMP_DIR environment variable.
Before this change, proper removal depended on the developer passing
dir=os.environ['DJANGO_TEST_TMP_DIR'] to tempfile functions.
|
|
|
|
|
|
This is a reliqua from the early days of the modeltests/regressiontests era.
|
|
Refs #17215. In the same spirit as 5de31cb8cb.
|
|
Signed-off-by: Jason Myers <jason@jasonamyers.com>
|
|
Just moving around some tests to be more logically grouped.
|
|
|