django/tests/model_regress
Samriddha9619 73c987eb3b
Some checks are pending
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Linters / zizmor (push) Waiting to run
Tests / Windows, SQLite, Python 3.14 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Fixed #36701 -- Fixed memory leak in ModelState.
2025-12-18 17:53:24 -05:00
..
__init__.py
models.py Fixed #36701 -- Fixed memory leak in ModelState. 2025-12-18 17:53:24 -05:00
test_pickle.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_state.py Fixed #36701 -- Fixed memory leak in ModelState. 2025-12-18 17:53:24 -05:00
tests.py Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual(). 2022-10-08 08:07:38 +02:00