Update adding-model.md (#11824)

pull/11826/head
Rick Anderson 2019-04-03 16:10:58 -10:00 committed by GitHub
parent 2af2ded165
commit 471cfa2632
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ Login failed for user 'User-name'.
You missed the [migrations step](#pmc).
* Test the **Create** link.
* Test the **Create** link. Enter and submit data.
> [!NOTE]
> You may not be able to enter decimal commas in the `Price` field. To support [jQuery validation](https://jqueryvalidation.org/) for non-English locales that use a comma (",") for a decimal point and for non US-English date formats, the app must be globalized. For globalization instructions, see [this GitHub issue](https://github.com/aspnet/Docs/issues/4076#issuecomment-326590420).