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-01-22 16:19:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_forms
History
Jon Dufresne
6abd6c598e
Fixed
#27563
-- Moved "apply limit_choices_to" code from BaseModelForm to fields_for_model().
2016-12-02 08:40:24 -08:00
..
__init__.py
…
models.py
Fixed
#27186
-- Fixed model form default fallback for MultiWidget, FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.
2016-09-22 12:20:58 -04:00
test2.png
…
test_uuid.py
Fixed
#27148
-- Fixed ModelMultipleChoiceField crash with invalid UUID.
2016-10-31 15:21:05 -04:00
test.png
…
tests.py
Fixed
#27563
-- Moved "apply limit_choices_to" code from BaseModelForm to fields_for_model().
2016-12-02 08:40:24 -08:00