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 00:46:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
Raphael Michel
bde814142a
Fixed
#22654
-- Broken decimal validation
2017-04-07 12:45:08 +02:00
..
field_tests
Fixed
#22654
-- Broken decimal validation
2017-04-07 12:45:08 +02:00
jinja2
/forms_tests
…
templates
/forms_tests
…
tests
Fixed
#27989
-- Preserved empty QueryDicts for form's data/files args.
2017-04-01 18:43:39 -04:00
widget_tests
Fixed
#27866
-- Made ChoiceWidget.format_value() return a list
2017-04-01 12:24:05 +02:00
__init__.py
…
models.py
Refs
#23919
-- Removed python_2_unicode_compatible decorator usage
2017-01-18 13:44:34 +01:00
urls.py
…
views.py
…