mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-10-29 06:57:36 +03:00
Per django rest framework docs, and to prevent confusion with Django's ValidationError, `serializers.ValidationError` is preferred to `exceptions.ValidationError`. |
||
|---|---|---|
| .. | ||
| migrations | ||
| south_migrations | ||
| __init__.py | ||
| admin.py | ||
| models.py | ||
| serializers.py | ||
| views.py | ||