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-24 17:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
/
tests
History
Claude Paroz
02b0106d43
Fixed
#20781
-- Fixed _has_changed regression with MultiValueField
...
Thanks Tim Graham for the report.
2013-07-22 09:06:07 +02:00
..
filepath_test_files
…
__init__.py
…
test_error_messages.py
…
test_extra.py
Fixed
#20781
-- Fixed _has_changed regression with MultiValueField
2013-07-22 09:06:07 +02:00
test_fields.py
Fixed
#20781
-- Fixed _has_changed regression with MultiValueField
2013-07-22 09:06:07 +02:00
test_forms.py
Fixed
#20618
-- Fixed regression in
BoundField.label_tag
.
2013-06-18 17:49:53 +02:00
test_formsets.py
Fixed 17478 -- Allowed queryset overriding in BaseModelFormSet init
2013-06-22 09:29:37 +02:00
test_input_formats.py
…
test_media.py
…
test_regressions.py
Fixed
#18134
-- BoundField.label_tag now includes the form's label_suffix
2013-06-10 14:23:15 -04:00
test_util.py
…
test_validators.py
Stopped using django.utils.unittest in the test suite.
2013-07-01 14:29:33 +02:00
test_widgets.py
Fixed available_apps for selenium tests.
2013-06-10 12:11:46 +02:00
tests.py
Fixed
#20548
-- Removed all PendingDeprecationWarnings from django test suite
2013-06-14 15:37:39 +01:00