This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
ad28db666e0884b658f5e240c3d7ee1362688ba1
django
/
tests
/
test_utils
History
Clifford Gama
ad28db666e
Removed redundant redefinition of variable in tests/test_utils/tests.py.
2025-05-27 18:20:07 -03:00
..
fixtures
Fixed
#35660
-- Made serialized_rollback and fixture data available in TransactionTestCase.setUpClass().
2024-09-17 09:53:46 +02:00
templates
/template_used
…
__init__.py
…
models.py
…
test_serializemixin.py
…
test_simpletestcase.py
…
test_testcase.py
Refs
#35660
-- Updated TransactionTestCase methods into class or static methods.
2024-09-17 09:53:46 +02:00
test_transactiontestcase.py
Fixed
#35660
-- Made serialized_rollback and fixture data available in TransactionTestCase.setUpClass().
2024-09-17 09:53:46 +02:00
tests.py
Removed redundant redefinition of variable in tests/test_utils/tests.py.
2025-05-27 18:20:07 -03:00
urls.py
…
views.py
…