This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f68fa8b45d
django
/
tests
/
model_regress
History
Keryn Knight
4f8c7fd9d9
Fixed
#32980
-- Made models cache related managers.
2021-11-08 08:44:12 +01:00
..
__init__.py
…
models.py
Removed unused __str__() methods in tests models.
2020-04-30 09:13:23 +02:00
test_pickle.py
Optimized Model and QuerySet pickling version comparison.
2020-05-11 09:50:11 +02:00
test_state.py
Fixed
#32980
-- Made models cache related managers.
2021-11-08 08:44:12 +01:00
tests.py
Fixed
#31863
-- Prevented mutating model state by copies of model instances.
2020-08-12 12:43:42 +02:00