dealertrack / django-rest-framework-braces

Collection of utilities for working with django rest framework (DRF)
Other
73 stars 20 forks source link

Minimal change required to show all validation errors for all required fields #7

Open macie-korte opened 8 years ago

macie-korte commented 8 years ago

Minimal change required to show all validation errors for all required fields instead of only a small subset.

I know you will probably not want this change as-is, I am opening this PR only to demonstrate what change was needed to make the desired behavior work for me.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 99.793% when pulling 816e547dfc8e34e0aeb5776306bf5468e340943e on macie-korte:full-validation into ab6fec6d980bdbb5bed4097a43e1feb4717fddf6 on dealertrack:master.