This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-25 21:22:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
f8e36047da
django
/
tests
/
model_forms
History
Download ZIP
Download TAR.GZ
Josef Rousek
aaecf038ca
Fixed
#27370
-- Prevented Select widget from using 'required' with a non-empty first value.
2016-12-28 10:45:22 -05: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
test.png
test2.png
test_uuid.py
Fixed
#27148
-- Fixed ModelMultipleChoiceField crash with invalid UUID.
2016-10-31 15:21:05 -04:00
tests.py
Fixed
#27370
-- Prevented Select widget from using 'required' with a non-empty first value.
2016-12-28 10:45:22 -05:00