aspnetcore/src
dougbu dfcd5fe9a9 Address TODO item with new `HasNonDefaultEditFormat`
- avoid overriding a datetime format if format was already customized
- primarily affects the default Date and Time editor templates because they
  are often used due to `[DataType]` attributes with "default" edit formats
2014-08-20 10:08:00 -07:00
..
Microsoft.AspNet.Mvc
Microsoft.AspNet.Mvc.Common
Microsoft.AspNet.Mvc.Core Address TODO item with new `HasNonDefaultEditFormat` 2014-08-20 10:08:00 -07:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions
Microsoft.AspNet.Mvc.ModelBinding
Microsoft.AspNet.Mvc.Razor
Microsoft.AspNet.Mvc.Razor.Host