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-06 15:35:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
/
tests
History
Adam Johnson
5e998d717f
Refs
#35987
-- Added extra tests for ErrorList and ErrorDict copy methods.
2024-12-10 12:14:52 +01:00
..
filepath_test_files
…
__init__.py
…
test_error_messages.py
Refs
#32819
-- Added id to ErrorList class and template.
2024-12-05 10:24:39 +01:00
test_forms.py
Fixed
#35987
-- Made ErrorList.copy() copy the renderer attribute.
2024-12-10 12:14:52 +01:00
test_formsets.py
Fixed
#35913
-- Prevented formset name suffix 'FormFormSet'.
2024-11-20 11:36:33 +01:00
test_i18n.py
Refs
#32819
-- Added id to ErrorList class and template.
2024-12-05 10:24:39 +01:00
test_input_formats.py
…
test_media.py
…
test_renderers.py
Refs
#32339
-- Adjusted deprecation warning stacklevel in transitional form renderers.
2024-08-28 11:44:05 -03:00
test_utils.py
Refs
#35987
-- Added extra tests for ErrorList and ErrorDict copy methods.
2024-12-10 12:14:52 +01:00
test_validators.py
…
test_widgets.py
…
tests.py
Cleaned up temporary test directories in tests.
2024-07-22 08:51:01 +02:00