django-rest-framework-braces icon indicating copy to clipboard operation
django-rest-framework-braces copied to clipboard

Collection of utilities for working with django rest framework (DRF)

Results 14 django-rest-framework-braces issues
Sort by recently updated
recently updated
newest added
trafficstars

Error strings with format markers do not always have the proper variables substituted in in the `errors` dictionary. For example, this validation error message comes back from a ChoiceField after...

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...

All use now fails with ```py [ 36s] ============================= test session starts ============================== [ 36s] platform linux -- Python 3.8.14, pytest-7.1.2, pluggy-1.0.0 -- /usr/bin/python3.8 [ 36s] cachedir: .pytest_cache [ 36s]...

Fix https://github.com/dealertrack/django-rest-framework-braces/issues/35