django-admin-views icon indicating copy to clipboard operation
django-admin-views copied to clipboard

remove data from field password in manage user view

Open antuaneacion opened this issue 5 years ago • 1 comments

I made my app with django-admin site, in the user managment when i create an user and later going to the view for add the other fields. i want to remove this, or at least change the message imagen in the field password, remove this ´´ algoritmo: pbkdf2_sha256 iteraciones: 150000 sal: 6jFcXk****** función resumen: 3bM6EG************************************** ´´

antuaneacion avatar Feb 19 '20 19:02 antuaneacion

That's something standard with django. What's the link with the plugin?

koleror avatar Nov 02 '22 00:11 koleror