mirror of
				https://github.com/Tivix/django-rest-auth.git
				synced 2025-10-30 23:37:32 +03:00 
			
		
		
		
	fix setting name
This commit is contained in:
		
							parent
							
								
									2b5942c4ac
								
							
						
					
					
						commit
						6ecb6a7847
					
				|  | @ -34,7 +34,7 @@ PasswordResetConfirmSerializer = import_callable( | |||
| ) | ||||
| 
 | ||||
| PasswordChangeSerializer = import_callable( | ||||
|     serializers.get('PASSWORD_RESET_SERIALIZER', | ||||
|     serializers.get('PASSWORD_CHANGE_SERIALIZER', | ||||
|         DefaultPasswordChangeSerializer) | ||||
| ) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user