Patch -- implements database FloatField and DecimalField, and supporting fields in oldforms and newforms, with tests. 表式标准 django/oldforms/__init__.py 745745 raise validators.CriticalValidationError, gettext("Enter a whole number between 0 and 32,767.") 746746 747747 class FloatField(...
Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others....