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
5a3d7cf462
django
/
tests
/
model_regress
History
Adam Johnson
a8b2db1cae
Optimized Model and QuerySet pickling version comparison.
2020-05-11 09:50:11 +02: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
Refs
#28459
-- Optimized ModelState instantiation.
2017-08-11 15:41:04 -04:00
tests.py
Refs
#23919
-- Replaced super(...) with super() in metaclasses.
2019-11-28 15:34:29 +01:00