django1/tests/forms_tests
Simon Charette 9d3f7a21a3 [1.6.x] 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.

Backport of 415a36947c from master.
2013-07-19 23:45:29 -04:00
..
templates/forms_tests Removed forced settings in runtests 2013-03-11 17:46:56 +01:00
tests [1.6.x] Fixed #20765 -- Set small values of `step` using exponential notation. 2013-07-19 23:45:29 -04:00
__init__.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
models.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
urls.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
views.py [1.6.x] Fixed a deprecation warning in a selenium test. 2013-07-13 13:22:00 -04:00