Pbkdf2.Base.django_salt
You're seeing just the function
django_salt
, go back to Pbkdf2.Base module for more information.
This function is deprecated. Use Pbkdf2.gen_salt/1 (with `format: :django`) instead.