Jorge

Results 1 issues of Jorge

Hello, as mentioned in this link: https://stackoverflow.com/questions/76093862/dj-rest-auth-registration-return-http-204-no-content I got the same problem in Chapter 8: User Authentication when doing the registration of a user. REST_AUTH = { 'SESSION_LOGIN': False }...