django/tests/sites_framework
David Smith 097e3a70c1 Refs #33476 -- Applied Black's 2023 stable style.
Black 23.1.0 is released which, as the first release of the year,
introduces the 2023 stable style. This incorporates most of last year's
preview style.

https://github.com/psf/black/releases/tag/23.1.0
2023-02-01 11:04:38 +01:00
..
migrations Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
__init__.py
models.py Removed unused __str__() methods in tests models. 2020-04-15 20:20:32 +02:00
tests.py Removed redundant QuerySet.all() calls in docs and tests. 2022-02-22 10:29:38 +01:00