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-10 01:12:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
/
tests
History
François Freitag
9ef4a18dbe
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
...
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2020-04-28 10:49:00 +02:00
..
filepath_test_files
…
__init__.py
…
test_error_messages.py
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
2020-04-28 10:49:00 +02:00
test_forms.py
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
2020-04-28 10:49:00 +02:00
test_formsets.py
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
2020-04-28 10:49:00 +02:00
test_i18n.py
…
test_input_formats.py
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
2020-04-28 10:49:00 +02:00
test_media.py
Fixed
#31080
-- Removed redundant type="text/javascript" attribute from <script> tags.
2019-12-11 09:49:54 +01:00
test_renderers.py
…
test_utils.py
Capitalized Unicode in docs, strings, and comments.
2020-04-20 12:10:33 +02:00
test_validators.py
…
test_widgets.py
Fixed LiveWidgetTests.test_textarea_trailing_newlines() crash on Chrome 75+.
2019-06-18 11:38:51 +02:00
tests.py
Capitalized Unicode in docs, strings, and comments.
2020-04-20 12:10:33 +02:00