This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f480d5d3ed8234aea876f7eaf8a9154e5bf09d16
django
/
tests
/
model_forms
History
saJaeHyukc
f480d5d3ed
Fixed
#36201
-- Caught ValidationError in ModelChoiceField/ModelMultipleChoiceField.clean().
...
Signed-off-by: saJaeHyukc <
wogur981208@gmail.com
>
2025-03-10 13:01:02 +01:00
..
__init__.py
…
models.py
Cleaned up temporary test directories in tests.
2024-07-22 08:51:01 +02:00
test2.png
…
test_modelchoicefield.py
Fixed
#35483
-- Added NUL (0x00) character validation to ModelChoiceFields.
2024-06-17 12:19:26 +02:00
test_uuid.py
Fixed
#36201
-- Caught ValidationError in ModelChoiceField/ModelMultipleChoiceField.clean().
2025-03-10 13:01:02 +01:00
test.png
…
tests.py
Refs
#34380
-- Changed the URLField default scheme to https and removed FORMS_URLFIELD_ASSUME_HTTPS per deprecation timeline.
2025-01-15 22:28:37 +01:00