| .. |
|
filepath_test_files
|
Fixed #24948 -- Fixed crash when uploading bitmap images in forms.ImageField
|
2015-06-16 14:37:58 -04:00 |
|
__init__.py
|
Removed unneeded imports in tests's __init__.py and unified them.
|
2013-09-09 23:01:07 +02:00 |
|
test_error_messages.py
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
|
test_fields.py
|
Fixed #25942 -- Fixed TypedChoiceField.has_changed with nullable field
|
2015-12-17 15:38:19 +01:00 |
|
test_forms.py
|
Fixed many spelling mistakes in code, comments, and docs.
|
2015-12-03 12:48:24 -05:00 |
|
test_formsets.py
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
|
test_input_formats.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
|
test_media.py
|
Fixed #25567 -- Removed obsolete MEDIA_URL fallback in Media.absolute_path
|
2015-10-19 15:39:35 +02:00 |
|
test_regressions.py
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
|
test_utils.py
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
|
test_validators.py
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
|
test_widgets.py
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
|
tests.py
|
Fixed many spelling mistakes in code, comments, and docs.
|
2015-12-03 12:48:24 -05:00 |