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
8eae094638
django1
/
tests
/
model_fields
History
Sanyam Khurana
83c7096f2a
Fixed
#29869
-- Made UUIDField.to_python() convert integers.
2018-10-24 20:26:57 -04:00
..
4x8.png
…
8x4.png
…
__init__.py
…
models.py
…
test_binaryfield.py
…
test_booleanfield.py
…
test_charfield.py
…
test_datetimefield.py
…
test_decimalfield.py
…
test_durationfield.py
…
test_field_flags.py
…
test_filefield.py
…
test_floatfield.py
…
test_foreignkey.py
…
test_genericipaddressfield.py
…
test_imagefield.py
…
test_integerfield.py
…
test_manytomanyfield.py
…
test_promises.py
…
test_slugfield.py
…
test_textfield.py
…
test_uuid.py
Fixed
#29869
-- Made UUIDField.to_python() convert integers.
2018-10-24 20:26:57 -04:00
tests.py
…