This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
790d108c97
django1
/
tests
/
model_forms
History
Manan
3a4558b84f
Moved choices inside of test models per coding style.
2018-12-10 09:28:49 -05:00
..
__init__.py
…
models.py
Moved choices inside of test models per coding style.
2018-12-10 09:28:49 -05:00
test.png
…
test2.png
…
test_modelchoicefield.py
Refs
#28312
-- Added an optimized __bool__() to ModelChoiceIterator.
2018-04-23 13:03:07 -04:00
test_uuid.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
Switched setUp() to setUpTestData() where possible in Django's tests.
2018-11-27 09:35:17 -05:00