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-02-20 22:34:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
/
tests
History
Stefan Wehrmeyer
1aa8e8605c
Fixed
#27989
-- Preserved empty QueryDicts for form's data/files args.
2017-04-01 18:43:39 -04:00
..
filepath_test_files
…
__init__.py
…
test_error_messages.py
Fixed
#27957
-- Removed technical terms from InlineForeignKeyField/ModelMultipleChoiceField error messages.
2017-03-20 13:12:55 -04:00
test_forms.py
Fixed
#27989
-- Preserved empty QueryDicts for form's data/files args.
2017-04-01 18:43:39 -04:00
test_formsets.py
…
test_i18n.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
test_input_formats.py
…
test_media.py
…
test_renderers.py
…
test_utils.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
test_validators.py
…
test_widgets.py
…
tests.py
Refs
#23919
-- Removed default 'utf-8' argument for str.encode()/decode().
2017-02-09 09:03:47 -05:00