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-03-03 05:24:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
/
tests
History
Vlastimil Zíma
e622caaa85
Fixed
#21201
-- Improved customization of ClearableFileInput.
2014-08-29 09:40:08 -04:00
..
filepath_test_files
…
__init__.py
…
test_error_messages.py
…
test_extra.py
Fixed
#23162
-- Renamed forms.Field._has_changed() to has_changed().
2014-08-15 08:14:45 -04:00
test_fields.py
Fixed
#23162
-- Renamed forms.Field._has_changed() to has_changed().
2014-08-15 08:14:45 -04:00
test_forms.py
Tweaked docstrings from previous commit.
2014-08-22 15:57:15 -04:00
test_formsets.py
…
test_input_formats.py
…
test_media.py
…
test_regressions.py
…
test_util.py
…
test_validators.py
…
test_widgets.py
Fixed
#21201
-- Improved customization of ClearableFileInput.
2014-08-29 09:40:08 -04:00
tests.py
…