Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 707 Bytes

File metadata and controls

34 lines (22 loc) · 707 Bytes

User profile

API Views

There is one view used for retrieving user profile and applying changes:

profile

rest_registration.api.views.profile

Default serializers

DefaultUserProfileSerializer

rest_registration.api.serializers.DefaultUserProfileSerializer

List of settings

These settings can be used to configure user profile view. You should add them as keys (with values) to your settings.REST_REGISTRATION dict.

detailed_configuration__profile