This website requires JavaScript.
Explore
Help
Register
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-01-03 06:55:47 +00:00
Code
Issues
30
Releases
Wiki
Activity
e970bb7ca7
django
/
tests
/
migration_test_data_persistence
History
Jacob Walls
a060a22ee2
Fixed
#35660
-- Made serialized_rollback and fixture data available in TransactionTestCase.setUpClass().
2024-09-17 09:53:46 +02:00
..
migrations
Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:04:38 +01:00
__init__.py
Fixed
#22487
: Optional rollback emulation for migrated apps
2014-06-08 19:30:15 -07:00
models.py
Fixed
#23039
: Don't try to serialize unmanaged models in tests
2014-07-21 10:09:31 +01:00
tests.py
Fixed
#35660
-- Made serialized_rollback and fixture data available in TransactionTestCase.setUpClass().
2024-09-17 09:53:46 +02:00