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-02-20 22:34:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_regress
History
oliver
638d5ea375
Moved choices inside of a test model per coding style.
...
Follow up to 3a4558b84f76c1dbe54c8c38e90e4048c2bd3e9a.
2019-03-20 11:05:26 -04: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
Fixed
#30254
-- Allowed model metaclasses to access the attribute dict in __init__().
2019-03-14 21:05:23 -04:00