mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2025-11-11 21:15:21 +03:00
- validate_old_password - works with field value and not with dictionary of all values - validate - should not return None but raise ValidationError |
||
|---|---|---|
| .. | ||
| registration | ||
| __init__.py | ||
| admin.py | ||
| app_settings.py | ||
| models.py | ||
| serializers.py | ||
| test_urls.py | ||
| tests.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||