[1.5.X] Fixed #20523 - Incorrect form field for FilePathField.

Thanks sane4ka.sh@ for the report.

Backport of 1fdc3d256d from master
This commit is contained in:
Tim Graham 2013-05-28 11:54:53 -04:00
parent 2e026739dc
commit 17d60438e9
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ Model field Form field
``FileField`` ``FileField``
``FilePathField`` ``CharField``
``FilePathField`` ``FilePathField``
``FloatField`` ``FloatField``