This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
667f784baa
django
/
tests
/
model_regress
History
Jon Dufresne
86a0231e0a
Refs
#23919
-- Replaced super(...) with super() in metaclasses.
2019-11-28 15:34:29 +01:00
..
__init__.py
…
models.py
Moved choices inside of a test model per coding style.
2019-03-20 11:05:26 -04:00
test_pickle.py
Switched TestCase to SimpleTestCase where possible in Django's tests.
2018-11-27 08:58:44 -05: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