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-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_forms
History
Mariusz Felisiak
1d5fb35e6a
Refs
#26813
-- Added test for ModelChoiceField.choices when using RadioSelect widget.
2020-02-05 09:21:38 +01:00
..
__init__.py
…
models.py
Followed style guide for model attribute ordering.
2018-12-27 19:34:14 -05:00
test2.png
…
test_modelchoicefield.py
Fixed
#30998
-- Added ModelChoiceIteratorValue to pass the model instance to ChoiceWidget.create_option().
2019-12-23 10:34:50 +01:00
test_uuid.py
Fixed
#30400
-- Improved typography of user facing strings.
2019-06-28 16:46:18 +02:00
test.png
…
tests.py
Refs
#26813
-- Added test for ModelChoiceField.choices when using RadioSelect widget.
2020-02-05 09:21:38 +01:00