1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-05-03 07:23:43 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Asif Saif Uddin
0e4ed81627
Revert "feat: Add some changes to ValidationError to support django style vad…" ()
This reverts commit 4abfa28e08.

Co-authored-by: Tom Christie <tom@tomchristie.com>
2024-03-21 17:09:43 +01:00
Ehsan200
4abfa28e08
feat: Add some changes to ValidationError to support django style vadation errors () 2023-02-06 17:30:48 +06:00
Sebastian Jordan
19655edbf7
Handle tuples same as lists in ValidationError detail context () 2021-01-06 13:13:34 +00:00
Asif Saifuddin Auvi
e03d88ced7 more pytest style assert () 2016-11-30 09:48:33 +00:00
Tom Christie
a3802504a0 Error codes ()
Add error codes to `APIException`
2016-10-11 10:25:21 +01:00