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
History
Claude Paroz
d91cc25a2a
Fixed
#25942
-- Fixed TypedChoiceField.has_changed with nullable field
...
This fixes a regression introduced by 871440361.
2015-12-17 15:38:19 +01:00
..
field_tests
…
templates
/forms_tests
…
tests
Fixed
#25942
-- Fixed TypedChoiceField.has_changed with nullable field
2015-12-17 15:38:19 +01:00
widget_tests
Fixed
#25410
-- Fixed empty ClearableFileInput crash on Python 2.
2015-09-23 10:26:19 -04:00
__init__.py
…
models.py
…
urls.py
…
views.py
…