This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-28 11:50:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
832aa08afe
django
/
tests
/
forms_tests
/
field_tests
History
Jon Dufresne
42b9a23267
Fixed
#30400
-- Improved typography of user facing strings.
...
Thanks Claude Paroz for assistance with translations.
2019-06-28 16:46:18 +02:00
..
filepathfield_test_dir
__init__.py
test_base.py
test_booleanfield.py
test_charfield.py
test_choicefield.py
test_combofield.py
test_datefield.py
Fixed
#30578
- Made SelectDateWidget respect a custom date format when USE_L10N is disabled.
2019-06-26 11:07:11 +02:00
test_datetimefield.py
test_decimalfield.py
test_durationfield.py
test_emailfield.py
test_filefield.py
test_filepathfield.py
test_floatfield.py
test_genericipaddressfield.py
test_imagefield.py
Fixed
#30400
-- Improved typography of user facing strings.
2019-06-28 16:46:18 +02:00
test_integerfield.py
test_multiplechoicefield.py
test_multivaluefield.py
test_nullbooleanfield.py
test_regexfield.py
test_slugfield.py
test_splitdatetimefield.py
test_timefield.py
test_typedchoicefield.py
test_typedmultiplechoicefield.py
test_urlfield.py
test_uuidfield.py
Refs
#29426
-- Made UUIDField render values with dashes.
2018-08-18 08:20:21 -04:00