1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests/forms_tests
Daniel Langer cc957cb16c Fixed #4287 -- Fixed NaN and +/- Infinity handling in FloatField
NaN, +Inf, and -Inf are no longer valid values for FloatFields.
2013-09-06 14:56:37 -04:00
..
templates/forms_tests
tests Fixed #4287 -- Fixed NaN and +/- Infinity handling in FloatField 2013-09-06 14:56:37 -04:00
__init__.py
models.py
urls.py
views.py