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 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
/
tests
History
Ben Davis
df60db0e78
Fixed
#22570
-- Made Form.__getitem__ KeyError more descriptive.
2014-05-05 20:01:15 -04:00
..
filepath_test_files
…
__init__.py
…
test_error_messages.py
Fixed
#22378
-- Updated \d to [0-9]+ in urlpatterns of docs and tests.
2014-04-16 20:36:29 -04:00
test_extra.py
…
test_fields.py
Fixed
#22378
-- Updated \d to [0-9]+ in urlpatterns of docs and tests.
2014-04-16 20:36:29 -04:00
test_forms.py
Fixed
#22570
-- Made Form.__getitem__ KeyError more descriptive.
2014-05-05 20:01:15 -04:00
test_formsets.py
…
test_input_formats.py
…
test_media.py
…
test_regressions.py
…
test_util.py
Fixed
#20684
-- Added support for HTML5 boolean attributes to form widgets.
2014-03-22 14:28:12 -04:00
test_validators.py
Fixed flake8 warnings.
2014-03-21 06:24:45 -04:00
test_widgets.py
Fixed
#21977
-- Deprecated SimpleTestCase.urls
2014-04-06 17:33:43 -04:00
tests.py
Removed hard-coded help_text for ManyToManyFields that use a SelectMultiple widget
2014-03-21 19:10:07 -04:00