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-01-20 15:19:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
/
tests
History
DevilsAutumn
f3cd252cfc
Fixed
#33995
-- Fixed FormSet.empty_form crash when empty_permitted is passed to form_kwargs.
2022-09-09 13:51:47 +02:00
..
filepath_test_files
…
__init__.py
Refs
#32339
-- Deprecated default.html form template.
2022-05-17 11:16:54 +02:00
test_deprecation_forms.py
…
test_error_messages.py
…
test_forms.py
Fixed warnings per flake8 5.0.0.
2022-07-31 08:16:19 +02:00
test_formsets.py
Fixed
#33995
-- Fixed FormSet.empty_form crash when empty_permitted is passed to form_kwargs.
2022-09-09 13:51:47 +02:00
test_i18n.py
…
test_input_formats.py
…
test_media.py
…
test_renderers.py
…
test_utils.py
…
test_validators.py
…
test_widgets.py
…
tests.py
…