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-20 14:24:27 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
/
tests
History
Jon Dufresne
2c69824e5a
Refs
#23968
-- Removed unnecessary lists, generators, and tuple calls.
2017-06-01 19:08:59 -04:00
..
filepath_test_files
…
__init__.py
…
test_error_messages.py
…
test_forms.py
…
test_formsets.py
…
test_i18n.py
…
test_input_formats.py
…
test_media.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
test_renderers.py
…
test_utils.py
…
test_validators.py
…
test_widgets.py
…
tests.py
…