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-22 16:19:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
Jon Dufresne
ac3aaaa740
Fixed
#26927
-- Made subwidget iteration pass disabled and required attributes.
2016-08-01 10:36:17 -04:00
..
field_tests
Fixed
#26821
-- Fixed forms.Email/URLField crash on None value.
2016-07-14 12:59:14 -04:00
templates
/forms_tests
…
tests
Fixed
#26927
-- Made subwidget iteration pass disabled and required attributes.
2016-08-01 10:36:17 -04:00
widget_tests
Fixed
#26747
-- Used more specific assertions in the Django test suite.
2016-06-16 14:19:18 -04:00
__init__.py
…
models.py
…
urls.py
…
views.py
…