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-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
Tim Graham
b5f0b3478d
Fixed
#27579
-- Added aliases for Python 3's assertion names in SimpleTestCase.
2016-12-07 17:42:31 -05:00
..
field_tests
Fixed
#27579
-- Added aliases for Python 3's assertion names in SimpleTestCase.
2016-12-07 17:42:31 -05:00
templates
/forms_tests
…
tests
Fixed
#27579
-- Added aliases for Python 3's assertion names in SimpleTestCase.
2016-12-07 17:42:31 -05:00
widget_tests
Fixed
#27250
-- Removed 'for ="..."' from CheckboxSelectMultiple's <label>.
2016-11-22 11:48:37 -05:00
__init__.py
…
models.py
Organized forms_tests test_regressions.py.
2016-09-09 08:55:29 -04:00
urls.py
…
views.py
…