1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/tests/forms_tests
Simon Charette 415a36947c Fixed #20765 -- Set small values of step using exponential notation.
Browsers parse small factors of 10 as 0 under decimal notation.

Thanks to Trac alias matklad for the report and Claude Paroz for the review.
2013-07-19 23:31:15 -04:00
..
templates/forms_tests Removed forced settings in runtests 2013-03-11 17:46:56 +01:00
tests Fixed #20765 -- Set small values of step using exponential notation. 2013-07-19 23:31:15 -04:00
__init__.py
models.py
urls.py
views.py Fixed a deprecation warning in a selenium test. 2013-07-13 13:15:28 -04:00