0

I would like to create a sign in/registration page. I saw that the default django library does not provide such function (any reason why?), however it seems that the library django-registration can help me. However, I don't like the default settings for the password's allowed chars: Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only. Indeed, I don't see any reason why a website would force the users to have a password without special chars others than @/./+/-/_... Can I change this setting so that the user can use any char he wants?

Thanks!

tobiasBora
  • 1,542
  • 14
  • 23

0 Answers0